Skip to content

Commit d3da776

Browse files
authored
Merge pull request #87 from ccnmtl/d9c1dependabot/pip/botocore-gte-1.12.198-and-lt-1.39.0
Update botocore requirement from <1.38.0,>=1.12.198 to >=1.12.198,<1.39.0
2 parents eeef2db + b46536c commit d3da776

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
@@ -47,7 +47,7 @@ s3transfer==0.12.0
4747
jmespath==1.0.1
4848

4949
boto3>=1.9.198,<1.38.0
50-
botocore>=1.12.198,<1.38.0
50+
botocore>=1.12.198,<1.39.0
5151

5252
python-dateutil==2.9.0
5353

0 commit comments

Comments
 (0)