Skip to content

Commit

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

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 6c8afc4 commit e203912
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
15 changes: 8 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ attrs==23.2.0
# via
# jsonschema
# referencing
boto3==1.34.144
boto3==1.34.145
# via -r requirements.in
boto3-stubs[s3]==1.34.144
boto3-stubs[s3]==1.34.145
# via -r requirements.in
botocore==1.34.144
botocore==1.34.145
# via
# boto3
# s3transfer
Expand All @@ -33,9 +33,9 @@ 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.8
cryptography==43.0.0
# via -r requirements.in
h11==0.14.0
# via httpcore
Expand Down Expand Up @@ -72,7 +72,7 @@ markupsafe==2.1.5
# via jinja2
mypy-boto3-s3==1.34.65
# via boto3-stubs
ops==2.14.1
ops==2.15.0
# via
# -r requirements.in
# cosl
Expand All @@ -88,12 +88,13 @@ pycparser==2.22
pydantic==2.8.2
# via
# -r requirements.in
# cosl
# pytest-interface-tester
pydantic-core==2.20.1
# via pydantic
pyhcl==0.4.5
# via -r requirements.in
pytest==8.1.2
pytest==8.3.1
# via pytest-interface-tester
pytest-interface-tester==2.0.1
# via -r requirements.in
Expand Down
14 changes: 8 additions & 6 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ codespell==2.2.6
# via -r test-requirements.in
coverage[toml]==7.6.0
# via -r test-requirements.in
cryptography==42.0.8
cryptography==43.0.0
# via paramiko
decorator==5.1.1
# via
Expand Down Expand Up @@ -110,15 +110,17 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.371
pyright==1.1.372
# via -r test-requirements.in
pytest==8.1.2
pytest==8.3.1
# via
# -r test-requirements.in
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
# via pytest-operator
pytest-asyncio==0.21.2
# via
# -r test-requirements.in
# pytest-operator
pytest-operator==0.35.0
# via -r test-requirements.in
python-dateutil==2.9.0.post0
Expand All @@ -140,7 +142,7 @@ requests-oauthlib==2.0.0
# 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 Down

0 comments on commit e203912

Please sign in to comment.