Skip to content

Commit

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

Update boto3 requirement from <1.27.0,>=1.12.0 to >=1.12.0,<1.29.0
  • Loading branch information
ndittren authored Jul 7, 2023
2 parents dfaa0c4 + 628a619 commit 24e5039
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 @@ -93,7 +93,7 @@ s3transfer==0.6.0
jmespath==1.0.0

botocore>=1.15.0,<1.30.0
boto3>=1.12.0,<1.27.0
boto3>=1.12.0,<1.29.0

urllib3==1.26.8
django-storages==1.13
Expand Down

0 comments on commit 24e5039

Please sign in to comment.