Skip to content

Commit

Permalink
Update botocore requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.12.198...1.32.0)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent adc56e7 commit ae4013e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ levenshtein==0.23.0
rapidfuzz==3.5.2
importlib-metadata<6.9 # for flake8

botocore>=1.12.198,<1.32.0
botocore>=1.12.198,<1.33.0
boto3>=1.9.198,<1.29.0


Expand Down

0 comments on commit ae4013e

Please sign in to comment.