Skip to content

Commit

Permalink
Bump botocore from 1.34.19 to 1.34.64
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.34.19 to 1.34.64.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.19...1.34.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent f8ca2d3 commit cb535e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -74,7 +74,7 @@ boto3==1.34.19
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.34.19
botocore==1.34.64
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Expand Up @@ -82,7 +82,7 @@ boto3==1.34.19
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.34.19
botocore==1.34.64
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Expand Up @@ -68,7 +68,7 @@ boto3==1.34.19
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.34.19
botocore==1.34.64
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -37,7 +37,7 @@ blinker==1.6.3
# flask-principal
boto3==1.34.19
# via -r requirements.in
botocore==1.34.19
botocore==1.34.64
# via
# -r requirements.in
# boto3
Expand Down

0 comments on commit cb535e4

Please sign in to comment.