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 6d5676a commit abc011bCopy full SHA for abc011b
ci-constraints-requirements.txt
@@ -26,7 +26,7 @@ check-sdist==1.2.0
26
# via cryptography (pyproject.toml)
27
click==8.1.8 ; python_full_version < '3.10'
28
29
-click==8.2.0 ; python_full_version >= '3.10'
+click==8.2.1 ; python_full_version >= '3.10'
30
31
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
32
# via
0 commit comments