Skip to content

Commit abc011b

Browse files
authored
bump click (dependabot not doing it) (#12987)
1 parent 6d5676a commit abc011b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ check-sdist==1.2.0
2626
# via cryptography (pyproject.toml)
2727
click==8.1.8 ; python_full_version < '3.10'
2828
# via cryptography (pyproject.toml)
29-
click==8.2.0 ; python_full_version >= '3.10'
29+
click==8.2.1 ; python_full_version >= '3.10'
3030
# via cryptography (pyproject.toml)
3131
colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
3232
# via

0 commit comments

Comments
 (0)