From fa1aa1ec2e8cd9e87fc51eae20585579b3cdc1d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:09:19 +0000 Subject: [PATCH] chore(deps): 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 19d60ae2..c50eb9ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ blinker==1.9.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0. certifi==2024.8.30 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" cffi==1.17.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" charset-normalizer==3.4.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -click==8.1.7 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +click==8.1.8 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" and platform_system == "Windows" cryptography==44.0.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" deprecated==1.2.15 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"