Skip to content

Commit

Permalink
Update boto3 requirement from <1.30.0,>=1.9.198 to >=1.9.198,<1.34.0
Browse files Browse the repository at this point in the history
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.9.198...1.33.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 1fa54d7 commit 77a7ffa
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

boto3>=1.9.198,<1.30.0
boto3>=1.9.198,<1.34.0
botocore>=1.12.198,<1.34.0

gunicorn==21.2.0
Expand Down

0 comments on commit 77a7ffa

Please sign in to comment.