Skip to content

Commit a878b62

Browse files
authored
Merge pull request #3167 from ccnmtl/dependabot/pip/boto3-gte-1.12.0-and-lt-1.43.0
Update boto3 requirement from <1.42.0,>=1.12.0 to >=1.12.0,<1.43.0
2 parents 4c954ad + e701417 commit a878b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ s3transfer==0.16.0
8686
jmespath==1.0.1
8787

8888
botocore>=1.15.0,<1.42.0
89-
boto3>=1.12.0,<1.42.0
89+
boto3>=1.12.0,<1.43.0
9090

9191
python-dateutil==2.9.0.post0
9292
django-storages==1.14.6

0 commit comments

Comments
 (0)