From 6f5e707b871f82aaffb9a33e9206239527b0c230 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:47:51 +0000 Subject: [PATCH] Update dependency click to v8.1.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a63b69e..aec076b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ catalogue==2.0.8 ; python_full_version >= "3.10.0" and python_full_version < "3. certifi==2023.5.7 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" cffi==1.15.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" charset-normalizer==3.1.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" -click==8.1.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" +click==8.1.8 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0" colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" and sys_platform == "win32" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32" or python_full_version >= "3.10.0" and python_full_version < "3.11.0" and platform_system == "Windows" or python_full_version >= "3.12.0" and platform_system == "Windows" and python_version < "4.0" confection==0.0.4 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" configparser==5.3.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"