Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 2 updates (#246)
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 Oct 15, 2024
1 parent 67ce91c commit 080a8c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2024.8.30
# via
# httpcore
# httpx
cosl==0.0.39
cosl==0.0.41
# via -r requirements.in
h11==0.14.0
# via httpcore
Expand Down
22 changes: 5 additions & 17 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# -c requirements.txt
# kubernetes
# requests
cffi==1.17.1
Expand All @@ -23,7 +22,7 @@ charset-normalizer==3.4.0
# via requests
codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.6.2
coverage[toml]==7.6.3
# via -r test-requirements.in
cryptography==43.0.1
# via paramiko
Expand All @@ -40,9 +39,7 @@ google-auth==2.35.0
hvac==2.3.0
# via juju
idna==3.10
# via
# -c requirements.txt
# requests
# via requests
iniconfig==2.0.0
# via pytest
ipdb==0.13.13
Expand All @@ -52,19 +49,15 @@ ipython==8.28.0
jedi==0.19.1
# via ipython
jinja2==3.1.4
# via
# -c requirements.txt
# pytest-operator
# via pytest-operator
juju==3.5.2.0
# via pytest-operator
kubernetes==31.0.0
# via juju
macaroonbakery==1.3.4
# via juju
markupsafe==2.1.5
# via
# -c requirements.txt
# jinja2
# via jinja2
matplotlib-inline==0.1.7
# via ipython
mypy-extensions==1.0.0
Expand All @@ -76,9 +69,7 @@ oauthlib==3.2.2
# kubernetes
# requests-oauthlib
ops==2.17.0
# via
# -c requirements.txt
# ops-scenario
# via ops-scenario
ops-scenario==7.0.5
# via -r test-requirements.in
packaging==24.1
Expand Down Expand Up @@ -142,7 +133,6 @@ pytz==2024.2
# via pyrfc3339
pyyaml==6.0.2
# via
# -c requirements.txt
# -r test-requirements.in
# juju
# kubernetes
Expand Down Expand Up @@ -178,7 +168,6 @@ traitlets==5.14.3
# matplotlib-inline
typing-extensions==4.12.2
# via
# -c requirements.txt
# pyright
# typing-inspect
typing-inspect==0.9.0
Expand All @@ -191,7 +180,6 @@ wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.8.0
# via
# -c requirements.txt
# kubernetes
# ops
websockets==13.1
Expand Down

0 comments on commit 080a8c5

Please sign in to comment.