Skip to content

Commit

Permalink
Update botocore requirement from <1.36.0,>=1.15.0 to >=1.15.0,<1.37.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.
- [Commits](boto/botocore@1.15.0...1.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 59e0ece commit 3eecfa3
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 @@ -86,7 +86,7 @@ gunicorn==23.0.0
s3transfer==0.10.4
jmespath==1.0.1

botocore>=1.15.0,<1.36.0
botocore>=1.15.0,<1.37.0
boto3>=1.12.0,<1.37.0

python-dateutil==2.9.0.post0
Expand Down

0 comments on commit 3eecfa3

Please sign in to comment.