Skip to content

Commit 4301134

Browse files
authored
Merge pull request #6027 from ccnmtl/dependabot/pip/botocore-gte-1.40.0-and-lt-1.42.0
⬆️ Update botocore requirement from <1.41.0,>=1.40.0 to >=1.40.0,<1.42.0
2 parents 8760eba + 30b1b05 commit 4301134

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
@@ -110,7 +110,7 @@ django-s3sign==0.5.1
110110
s3transfer==0.14.0
111111
jmespath==1.0.1
112112

113-
botocore>=1.40.0,<1.41.0
113+
botocore>=1.40.0,<1.42.0
114114
boto3[crt]>=1.40.0,<1.41.0
115115

116116
entrypoints==0.4

0 commit comments

Comments
 (0)