diff --git a/requirements.txt b/requirements.txt index 4548994..56e7417 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ mccabe==0.7.0 ; python_version >= "3.12" and python_version < "4.0" mypy-extensions==1.1.0 ; python_version >= "3.12" and python_version < "4.0" packaging==25.0 ; python_version >= "3.12" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0" -platformdirs==4.3.8 ; python_version >= "3.12" and python_version < "4.0" +platformdirs==4.5.0 ; python_version >= "3.12" and python_version < "4.0" pluggy==1.6.0 ; python_version >= "3.12" and python_version < "4.0" ply==3.11 ; python_version >= "3.12" and python_version < "4.0" pycodestyle==2.14.0 ; python_version >= "3.12" and python_version < "4.0"