diff --git a/requirements.txt b/requirements.txt index a4702a3..619fc08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-doc==0.0.4 ; python_version >= "3.12" and python_version < "4.0" cffi==2.0.0 ; python_version >= "3.12" and python_version < "4.0" and platform_python_implementation != "PyPy" -click==8.3.1 ; python_version >= "3.12" and python_version < "4.0" +click==8.3.2 ; python_version >= "3.12" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" and platform_system == "Windows" cryptography==46.0.6 ; python_version >= "3.12" and python_version < "4.0" gmpy2==2.3.0 ; python_version >= "3.12" and python_version < "4.0"