From fb3d107d4c6cd81bc832a87c4766907ca6950a8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 20:18:45 +0000 Subject: [PATCH] chore(python-deps): update dependency click to v8.3.2 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 783aea5c..b19fa0aa 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.1 +click==8.3.2 colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows" or sys_platform == "win32") crashtest==0.4.1 cryptography==46.0.6 ; sys_platform == "linux"