We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62de965 commit 81760a3Copy full SHA for 81760a3
1 file changed
jobs/async-upload/requirements.txt
@@ -8,7 +8,7 @@ anyio==4.11.0 ; python_version >= "3.11" and python_version < "4.0"
8
attrs==25.3.0 ; python_version >= "3.11" and python_version < "4.0"
9
boto3==1.40.51 ; python_version >= "3.11" and python_version < "4.0"
10
botocore==1.40.51 ; python_version >= "3.11" and python_version < "4.0"
11
-certifi==2025.7.14 ; python_version >= "3.11" and python_version < "4.0"
+certifi==2025.11.12 ; python_version >= "3.11" and python_version < "4.0"
12
charset-normalizer==3.4.2 ; python_version >= "3.11" and python_version < "4.0"
13
click==8.2.1 ; python_version >= "3.11" and python_version < "4.0"
14
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
0 commit comments