Skip to content

Commit

Permalink
Update boto3 requirement from <1.37.0,>=1.9.198 to >=1.9.198,<1.38.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)
- [Commits](boto/boto3@1.9.198...1.37.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent 48a08db commit 2282b94
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 @@ -46,7 +46,7 @@ s3transfer==0.11.2
jmespath==1.0.1

botocore>=1.12.198,<1.37.0
boto3>=1.9.198,<1.37.0
boto3>=1.9.198,<1.38.0

# django libraries
python-cas==1.6.0
Expand Down

0 comments on commit 2282b94

Please sign in to comment.