Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 079be1b commit 5f458c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ astroid==3.2.4
# via pylint
black==24.8.0
# via -r dev-requirements.in
boto3==1.35.99
boto3==1.36.0
# via -r requirements.txt
boto3-stubs[cloudformation]==1.35.99
# via -r dev-requirements.in
botocore==1.35.99
botocore==1.36.0
# via
# -r requirements.txt
# boto3
Expand Down Expand Up @@ -72,7 +72,7 @@ python-dateutil==2.8.1
# via
# -r requirements.txt
# botocore
s3transfer==0.10.0
s3transfer==0.11.0
# via
# -r requirements.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
boto3==1.35.99
boto3==1.36.0
# via -r requirements.in
botocore==1.35.99
botocore==1.36.0
# via
# boto3
# s3transfer
Expand All @@ -16,7 +16,7 @@ jmespath==0.10.0
# botocore
python-dateutil==2.8.1
# via botocore
s3transfer==0.10.0
s3transfer==0.11.0
# via boto3
six==1.15.0
# via python-dateutil
Expand Down

0 comments on commit 5f458c3

Please sign in to comment.