Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the pip_dependencies group across 1 directory with 4 updates #522

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ attrs==24.2.0
# via
# jsonschema
# referencing
boto3==1.35.44
boto3==1.35.54
# via -r requirements.in
boto3-stubs[s3]==1.35.44
boto3-stubs[s3]==1.35.54
# via -r requirements.in
botocore==1.35.44
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.385
pyright==1.1.387
# via -r test-requirements.in
pytest==8.3.3
# via
Expand Down Expand Up @@ -144,7 +144,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.7.0
ruff==0.7.2
# via -r test-requirements.in
six==1.16.0
# via
Expand Down
Loading