Skip to content

Commit 471f845

Browse files
authored
Merge pull request #3171 from ccnmtl/dependabot/pip/botocore-gte-1.15.0-and-lt-1.43.0
Update botocore requirement from <1.42.0,>=1.15.0 to >=1.15.0,<1.43.0
2 parents 3bed1e5 + 2c51b9c commit 471f845

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
@@ -85,7 +85,7 @@ gunicorn==23.0.0
8585
s3transfer==0.16.0
8686
jmespath==1.0.1
8787

88-
botocore>=1.15.0,<1.42.0
88+
botocore>=1.15.0,<1.43.0
8989
boto3>=1.12.0,<1.43.0
9090

9191
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)