From 6bc79ed756c0fa0b74baf00b0e057eba9ced2b82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 05:00:18 +0000 Subject: [PATCH] chore(python-deps): update dependency click to v8.4.0 in all dependant actions --- actions/update_development_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index d37f98e9..e1c3cc2b 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -9,7 +9,7 @@ cffi==2.0.0 ; (platform_python_implementation != "PyPy" or sys_platform == "darw cfgv==3.5.0 charset-normalizer==3.4.7 cleo==2.1.0 -click==8.3.3 +click==8.4.0 colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows" or sys_platform == "win32") crashtest==0.4.1 cryptography==48.0.0 ; sys_platform == "linux"