diff --git a/requirements-dev.txt b/requirements-dev.txt index f7071281..f3b82298 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ mypy-extensions==1.0.0 ; python_version >= '3.5' packaging==24.0 ; python_version >= '3.7' -platformdirs==4.2.1 ; python_version >= '3.7' +platformdirs==4.2.2 ; python_version >= '3.7' pluggy==1.5.0 ; python_version >= '3.6'