Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 4 updates (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 7e7eacb commit 7747023
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ops==2.14.0
# via
# -r requirements.in
# cosl
pydantic==1.10.16
pydantic==1.10.17
# via -r requirements.in
pyroute2==0.7.12
# via -r requirements.in
Expand Down
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
# via typer
codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via -r test-requirements.in
cryptography==42.0.5
# via paramiko
Expand Down Expand Up @@ -103,7 +103,7 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pydantic==1.10.16
pydantic==1.10.17
# via pytest-interface-tester
pygments==2.17.2
# via ipython
Expand All @@ -118,7 +118,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.367
pyright==1.1.368
# via -r test-requirements.in
pytest==8.2.2
# via
Expand Down Expand Up @@ -155,7 +155,7 @@ requests-oauthlib==1.4.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.4.9
ruff==0.4.10
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 7747023

Please sign in to comment.