Skip to content

Commit 8423dca

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

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
@@ -5,7 +5,7 @@ attrs==25.3.0
55
autobahn==24.4.2
66
Automat==25.4.16
77
backports.zoneinfo;python_version<"3.9"
8-
boto3>=1.20.0,<1.36.0
8+
boto3>=1.20.0,<1.39.0
99
botocore>=1.25.0,<1.37.0
1010
certifi==2025.1.31
1111
cffi==1.17.0

0 commit comments

Comments
 (0)