Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 5 updates (#33)
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 Sep 2, 2024
1 parent ac985c0 commit a52cf0d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 8 deletions.
31 changes: 27 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,37 @@
#
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via httpx
certifi==2024.7.4
# via requests
# via
# httpcore
# httpx
# requests
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cosl==0.0.23
cosl==0.0.26
# via -r requirements.in
cryptography==43.0.0
# via -r requirements.in
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.2
# via lightkube
idna==3.7
# via requests
ops==2.15.0
# via
# anyio
# httpx
# requests
lightkube==0.15.4
# via cosl
lightkube-models==1.30.0.8
# via lightkube
ops==2.16.0
# via
# -r requirements.in
# cosl
Expand All @@ -33,11 +51,16 @@ pydantic-core==2.20.1
pyyaml==6.0.2
# via
# cosl
# lightkube
# ops
requests==2.32.3
# via -r requirements.in
rpds-py==0.18.0
# via -r requirements.in
sniffio==1.3.1
# via
# anyio
# httpx
tenacity==9.0.0
# via cosl
typing-extensions==4.12.2
Expand Down
8 changes: 4 additions & 4 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.15.0
ops==2.16.0
# via ops-scenario
ops-scenario==6.1.5
ops-scenario==6.1.6
# via -r test-requirements.in
packaging==24.1
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.377
pyright==1.1.378
# via -r test-requirements.in
pytest==8.3.2
# via
Expand Down Expand Up @@ -146,7 +146,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.6.2
ruff==0.6.3
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit a52cf0d

Please sign in to comment.