We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367aa17 commit 5187806Copy full SHA for 5187806
1 file changed
jobs/async-upload/requirements.txt
@@ -9,7 +9,7 @@ anyio==4.11.0 ; python_version >= "3.11" and python_version < "4.0"
9
asn1crypto==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
10
attrs==25.3.0 ; python_version >= "3.11" and python_version < "4.0"
11
blake3==1.0.8 ; python_version >= "3.11" and python_version < "4.0"
12
-boto3==1.40.51 ; python_version >= "3.11" and python_version < "4.0"
+boto3==1.43.4 ; python_version >= "3.11" and python_version < "4.0"
13
botocore==1.40.51 ; python_version >= "3.11" and python_version < "4.0"
14
certifi==2025.7.14 ; python_version >= "3.11" and python_version < "4.0"
15
cffi==2.0.0 ; python_version >= "3.11" and python_version < "4.0" and platform_python_implementation != "PyPy"
0 commit comments