Skip to content

Commit

Permalink
chore: bump the pip_dependencies group across 1 directory with 6 upda…
Browse files Browse the repository at this point in the history
…tes (#243)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and saltiyazan committed Sep 17, 2024
1 parent 4ee5f7b commit edfc494
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cryptography
jsonschema
ops >= 2.2.0
opentelemetry-exporter-otlp-proto-http
pydantic==2.8.2
pydantic==2.9.1
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@ opentelemetry-sdk==1.27.0
# via opentelemetry-exporter-otlp-proto-http
opentelemetry-semantic-conventions==0.48b0
# via opentelemetry-sdk
ops==2.16.0
ops==2.16.1
# via -r requirements.in
protobuf==4.25.3
# via
# googleapis-common-protos
# opentelemetry-proto
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via -r requirements.in
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pyyaml==6.0.1
# via ops
Expand Down
10 changes: 5 additions & 5 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.16.0
ops==2.16.1
# via ops-scenario
ops-scenario==7.0.1
ops-scenario==7.0.2
# via -r test-requirements.in
packaging==24.1
# via
Expand Down Expand Up @@ -114,9 +114,9 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.378
pyright==1.1.380
# via -r test-requirements.in
pytest==8.3.2
pytest==8.3.3
# via
# -r test-requirements.in
# pytest-asyncio
Expand Down Expand Up @@ -148,7 +148,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.6.3
ruff==0.6.5
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit edfc494

Please sign in to comment.