diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index d5bd73f..4bc79bf 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -14,7 +14,7 @@ certifi==2024.8.30 ; python_version >= "3.9" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy") cfgv==3.4.0 ; python_version >= "3.9" and python_version < "4.0" chardet==5.2.0 ; python_version >= "3.9" and python_version < "4.0" -charset-normalizer==3.4.0 ; python_version >= "3.9" and python_version < "4.0" +charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0" cleo==2.1.0 ; python_version >= "3.9" and python_version < "4.0" click-option-group==0.5.6 ; python_version >= "3.9" and python_version < "4" click==8.1.8 ; python_version >= "3.9" and python_version < "4.0"