Skip to content

Commit 8e089ab

Browse files
⬆️ Update boto3 requirement
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.40.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ace7b3 commit 8e089ab

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.40.0
8+
boto3>=1.20.0,<1.41.0
99
botocore>=1.25.0,<1.40.0
1010
certifi==2025.7.9
1111
cffi==1.17.0

0 commit comments

Comments
 (0)