diff --git a/requirements.txt b/requirements.txt index d6ceeff..6e89fa8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==25.1.0 ; python_version >= "3.12" and python_version < "4.0" blinker==1.9.0 ; python_version >= "3.12" and python_version < "4.0" -click==8.2.1 ; python_version >= "3.12" and python_version < "4.0" +click==8.3.0 ; 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" cssmin==0.2.0 ; python_version >= "3.12" and python_version < "4.0" faker==37.6.0 ; python_version >= "3.12" and python_version < "4.0"