Skip to content

Commit 4ed1dd2

Browse files
authored
Merge pull request #2761 from ccnmtl/dependabot/pip/botocore-gte-1.15.0-and-lt-1.42.0
Update botocore requirement from <1.41.0,>=1.15.0 to >=1.15.0,<1.42.0
2 parents 0f6c589 + f0900d7 commit 4ed1dd2

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
@@ -57,7 +57,7 @@ gunicorn==23.0.0
5757
s3transfer==0.14.0
5858
jmespath==1.0.0
5959

60-
botocore>=1.15.0,<1.41.0
60+
botocore>=1.15.0,<1.42.0
6161
boto3>=1.12.0,<1.42.0
6262

6363
six==1.17.0

0 commit comments

Comments
 (0)