Skip to content

Commit f0900d7

Browse files
Update botocore requirement from <1.41.0,>=1.15.0 to >=1.15.0,<1.42.0
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](boto/botocore@1.15.0...1.41.0) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.41.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f6c589 commit f0900d7

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
@@ -57,7 +57,7 @@ gunicorn==23.0.0
5757
s3transfer==0.14.0
5858
jmespath==1.0.0
5959

60-
botocore>=1.15.0,<1.41.0
60+
botocore>=1.15.0,<1.42.0
6161
boto3>=1.12.0,<1.42.0
6262

6363
six==1.17.0

0 commit comments

Comments
 (0)