Skip to content

Commit 2c51b9c

Browse files
Update botocore requirement from <1.42.0,>=1.15.0 to >=1.15.0,<1.43.0
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](boto/botocore@1.15.0...1.42.1) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95ea47c commit 2c51b9c

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
@@ -85,7 +85,7 @@ gunicorn==23.0.0
8585
s3transfer==0.16.0
8686
jmespath==1.0.1
8787

88-
botocore>=1.15.0,<1.42.0
88+
botocore>=1.15.0,<1.43.0
8989
boto3>=1.12.0,<1.43.0
9090

9191
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)