diff --git a/pyproject.toml b/pyproject.toml index 2ab51a3824..383d708bd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ test = [ "testbook>=0.4", "pytest-cov>=3.0.0", "pytest-xdist>=2.5.0", - "platformdirs~=4.10.0", + "platformdirs~=4.11.7", "filelock", "process[examples]" ]