Skip to content

Commit

Permalink
Bump boto3 from 1.35.54 to 1.35.57 (#5779)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.54 to 1.35.57.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.54...1.35.57)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 11, 2024
1 parent 71b2577 commit a00c3b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ bigtree==0.22.1
# via -r requirements.in
billiard==4.2.0
# via celery
boto3==1.35.54
boto3==1.35.57
# via
# -r requirements.in
# moto
botocore==1.35.54
botocore==1.35.57
# via
# boto3
# moto
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dj-database-url==2.3.0
psycopg2-binary==2.9.10
psycogreen==1.0.2

boto3==1.35.54
boto3==1.35.57

notifications-python-client==10.0.0

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ bigtree==0.22.1
# via -r requirements.in
billiard==4.2.0
# via celery
boto3==1.35.54
boto3==1.35.57
# via -r requirements.in
botocore==1.35.54
botocore==1.35.57
# via
# boto3
# s3transfer
Expand Down

0 comments on commit a00c3b2

Please sign in to comment.