Skip to content

Commit

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

---
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] authored Apr 1, 2024
1 parent 370c3b5 commit 21eff8a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ boto3==1.34.72
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.34.72
botocore==1.34.74
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down Expand Up @@ -152,6 +152,7 @@ cryptography==42.0.5
# pyspnego
# python-jose
# requests-ntlm
# secretstorage
# sshpubkeys
# types-paramiko
# types-pyopenssl
Expand Down Expand Up @@ -285,6 +286,10 @@ javaobj-py3==0.4.3
# via
# -r requirements-tests.txt
# pyjks
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -676,6 +681,8 @@ sarif-om==1.0.4
# via
# -r requirements-tests.txt
# cfn-lint
secretstorage==3.3.3
# via keyring
sentry-sdk==1.44.0
# via -r requirements-tests.txt
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ boto3==1.34.72
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.34.72
botocore==1.34.74
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ boto3==1.34.72
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.34.72
botocore==1.34.74
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ blinker==1.7.0
# flask-principal
boto3==1.34.72
# via -r requirements.in
botocore==1.34.72
botocore==1.34.74
# via
# -r requirements.in
# boto3
Expand Down

0 comments on commit 21eff8a

Please sign in to comment.