diff --git a/requirements.txt b/requirements.txt index e3ac811..ed27111 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 ; python_version >= "3.10" and python_version < "4.0" cachetools==5.5.0 ; python_version >= "3.10" and python_version < "4.0" -click==8.1.7 ; python_version >= "3.10" and python_version < "4.0" +click==8.3.2 ; python_version >= "3.10" and python_version < "4.0" cloudpickle==3.1.0 ; python_version >= "3.10" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows") colored==2.2.4 ; python_version >= "3.10" and python_version < "4.0"