Skip to content

Commit 37bc1eb

Browse files
Update botocore requirement from <1.37.0,>=1.16.0 to >=1.16.0,<1.38.0
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](boto/botocore@1.16.0...1.37.0) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1da0025 commit 37bc1eb

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
@@ -111,7 +111,7 @@ django-s3sign==0.5.1
111111
s3transfer==0.11.4
112112
jmespath==1.0.1
113113

114-
botocore>=1.16.0,<1.37.0
114+
botocore>=1.16.0,<1.38.0
115115
boto3[crt]>=1.13.0,<1.37.0
116116

117117
entrypoints==0.4

0 commit comments

Comments
 (0)