Skip to content

Commit 8fc98aa

Browse files
authored
Merge pull request #2042 from ccnmtl/dependabot/pip/boto3-gte-1.9.198-and-lt-1.43.0
Update boto3 requirement from <1.42.0,>=1.9.198 to >=1.9.198,<1.43.0
2 parents 6d84bd0 + 05af3bb commit 8fc98aa

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
@@ -48,7 +48,7 @@ sqlparse==0.5.4
4848
s3transfer==0.16.0
4949
jmespath==1.0.1
5050

51-
boto3>=1.9.198,<1.42.0
51+
boto3>=1.9.198,<1.43.0
5252
botocore>=1.12.198,<1.42.0
5353

5454
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)