Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 550f542 commit 0c81808
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.36.17
boto3==1.36.21
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.36.17
botocore==1.36.21
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.36.17
boto3==1.36.21
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.36.17
botocore==1.36.21
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.36.17
boto3==1.36.21
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.36.17
botocore==1.36.21
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.36.17
boto3==1.36.21
# via -r requirements.in
botocore==1.36.17
botocore==1.36.21
# via
# -r requirements.in
# boto3
Expand Down

0 comments on commit 0c81808

Please sign in to comment.