Skip to content

Commit d7f7385

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

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.36.0
9-
botocore>=1.25.0,<1.37.0
9+
botocore>=1.25.0,<1.39.0
1010
certifi==2025.1.31
1111
cffi==1.17.0
1212
channels==4.2.0

0 commit comments

Comments
 (0)