Skip to content

Commit c54076a

Browse files
authored
Merge pull request #642 from ccnmtl/dependabot/pip/boto3-gte-1.9.198-and-lt-1.37.0
Update boto3 requirement from <1.36.0,>=1.9.198 to >=1.9.198,<1.37.0
2 parents 0f6d39b + 0b155d0 commit c54076a

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
@@ -46,7 +46,7 @@ sqlparse==0.5.0
4646
s3transfer==0.11.0
4747
jmespath==1.0.1
4848

49-
boto3>=1.9.198,<1.36.0
49+
boto3>=1.9.198,<1.37.0
5050
botocore>=1.12.198,<1.37.0
5151

5252
python-dateutil==2.9.0

0 commit comments

Comments
 (0)