We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13faff commit ca4409dCopy full SHA for ca4409d
ci-constraints-requirements.txt
@@ -303,7 +303,7 @@ urllib3==2.2.3 ; python_full_version == '3.8.*'
303
# via requests
304
urllib3==2.3.0 ; python_full_version >= '3.9'
305
306
-uv==0.5.15 ; python_full_version >= '3.8'
+uv==0.5.16 ; python_full_version >= '3.8'
307
# via nox
308
virtualenv==20.26.6 ; python_full_version < '3.8'
309
0 commit comments