Skip to content

Commit 0842f2c

Browse files
chore(python-deps): update dependency click to v8.2.0 in all dependant actions (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d506800 commit 0842f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cffi==1.17.1 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_pl
88
cfgv==3.4.0
99
charset-normalizer==3.4.2
1010
cleo==2.1.0
11-
click==8.1.8
11+
click==8.2.0
1212
colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows")
1313
crashtest==0.4.1
1414
cryptography==44.0.3 ; sys_platform == "linux"

0 commit comments

Comments
 (0)