Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 6 updates (#299)
Browse files Browse the repository at this point in the history
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 Jul 22, 2024
1 parent 9d783d0 commit f857c70
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via typer
cosl==0.0.12
cosl==0.0.14
# via -r requirements.in
cryptography==42.0.5
# via paramiko
Expand Down Expand Up @@ -75,7 +75,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.14.1
ops==2.15.0
# via
# -r requirements.in
# cosl
Expand Down Expand Up @@ -104,6 +104,7 @@ pycparser==2.21
pydantic==2.8.2
# via
# -r requirements.in
# cosl
# pydantic-extra-types
# pytest-interface-tester
pydantic-core==2.20.1
Expand All @@ -121,7 +122,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pytest==8.2.2
pytest==8.3.1
# via pytest-interface-tester
pytest-interface-tester==2.0.1
# via -r requirements.in
Expand Down
10 changes: 5 additions & 5 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.7
# via ipython
mypy==1.10.1
mypy==1.11.0
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
Expand All @@ -76,7 +76,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.14.1
ops==2.15.0
# via ops-scenario
ops-scenario==6.0.1
# via pytest-interface-tester
Expand Down Expand Up @@ -130,7 +130,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pytest==8.2.2
pytest==8.3.1
# via
# -r test-requirements.in
# pytest-asyncio
Expand Down Expand Up @@ -165,7 +165,7 @@ requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.5.2
ruff==0.5.4
# via -r test-requirements.in
six==1.16.0
# via
Expand All @@ -186,7 +186,7 @@ typer==0.7.0
# via pytest-interface-tester
types-pyyaml==6.0.12.20240311
# via -r test-requirements.in
types-setuptools==70.3.0.20240710
types-setuptools==71.0.0.20240722
# via -r test-requirements.in
types-toml==0.10.8.20240310
# via -r test-requirements.in
Expand Down

0 comments on commit f857c70

Please sign in to comment.