Skip to content

Commit 6951425

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

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
@@ -6,7 +6,7 @@ autobahn==24.4.2
66
Automat==25.4.16
77
backports.zoneinfo;python_version<"3.9"
88
boto3>=1.20.0,<1.41.0
9-
botocore>=1.25.0,<1.40.0
9+
botocore>=1.25.0,<1.41.0
1010
certifi==2025.8.3
1111
cffi==1.17.0
1212
channels==4.3.0

0 commit comments

Comments
 (0)