diff --git a/requirements-dev.txt b/requirements-dev.txt index ce61f03..539174c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ moto==4.2.9 mypy-extensions==1.0.0; python_version >= '3.5' packaging==23.2; python_version >= '3.7' pathspec==0.11.2; python_version >= '3.7' -platformdirs==4.0.0; python_version >= '3.7' +platformdirs==4.1.0; python_version >= '3.7' pluggy==1.3.0; python_version >= '3.8' py4j==0.10.9.7 pycparser==2.21