Skip to content

Commit

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

---
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 Nov 27, 2023
1 parent f79ff9a commit 3937fd0
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
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ boto3==1.28.84
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.31.84
botocore==1.31.85
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ boto3==1.28.84
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.31.84
botocore==1.31.85
# 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 @@ -72,7 +72,7 @@ boto3==1.28.84
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.31.84
botocore==1.31.85
# 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 @@ -39,7 +39,7 @@ blinker==1.6.3
# flask-principal
boto3==1.28.84
# via -r requirements.in
botocore==1.31.84
botocore==1.31.85
# via
# -r requirements.in
# boto3
Expand Down

0 comments on commit 3937fd0

Please sign in to comment.