diff --git a/requirements.txt b/requirements.txt index b7cfd78..1df7260 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0" mock==5.1.0 ; python_version >= "3.10" and python_version < "4.0" mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0" mypy==1.5.1 ; python_version >= "3.10" and python_version < "4.0" -packaging==23.1 ; python_version >= "3.10" and python_version < "4.0" +packaging==23.2 ; python_version >= "3.10" and python_version < "4.0" pathspec==0.11.2 ; python_version >= "3.10" and python_version < "4.0" platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"