Skip to content

Commit

Permalink
Merge pull request #2866 from ccnmtl/dependabot/pip/boto3-gte-1.12.0-…
Browse files Browse the repository at this point in the history
…and-lt-1.37.0

Update boto3 requirement from <1.36.0,>=1.12.0 to >=1.12.0,<1.37.0
  • Loading branch information
ndittren authored Jan 16, 2025
2 parents ab932ce + 81c3a33 commit 59e0ece
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 @@ -87,7 +87,7 @@ s3transfer==0.10.4
jmespath==1.0.1

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

python-dateutil==2.9.0.post0
django-storages==1.14.4
Expand Down

0 comments on commit 59e0ece

Please sign in to comment.