Skip to content

Commit 30b1b05

Browse files
⬆️ Update botocore requirement
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](boto/botocore@1.40.0...1.41.0) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.41.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e383ad commit 30b1b05

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
@@ -110,7 +110,7 @@ django-s3sign==0.5.1
110110
s3transfer==0.14.0
111111
jmespath==1.0.1
112112

113-
botocore>=1.40.0,<1.41.0
113+
botocore>=1.40.0,<1.42.0
114114
boto3[crt]>=1.40.0,<1.41.0
115115

116116
entrypoints==0.4

0 commit comments

Comments
 (0)