Skip to content

Commit

Permalink
Update botocore requirement from <1.33.0,>=1.15.0 to >=1.15.0,<1.34.0
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.15.0...1.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 8aa3288 commit 1f75ddc
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 @@ -72,7 +72,7 @@ requirements/src/whitelistaffilmapper-0.1.1-py2.py3-none-any.whl
s3transfer==0.8.0
jmespath==1.0.1

botocore>=1.15.0,<1.33.0
botocore>=1.15.0,<1.34.0
boto3>=1.12.0,<1.30.0

unicodecsv==0.14.1
Expand Down

0 comments on commit 1f75ddc

Please sign in to comment.