Skip to content

Commit 23b15d0

Browse files
authored
Merge pull request #1511 from ccnmtl/dependabot/pip/boto3-gte-1.20.0-and-lt-1.41.0
⬆️ Update boto3 requirement from <1.40.0,>=1.20.0 to >=1.20.0,<1.41.0
2 parents 2ace7b3 + 8e089ab commit 23b15d0

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)