diff --git a/pyproject.toml b/pyproject.toml index db9ff194e..3aa14568e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ "testbook>=0.4", "pytest-cov>=3.0.0", "pytest-xdist>=2.5.0", - "platformdirs~=4.5.0", + "platformdirs~=4.10.0", "filelock", "process[examples]" ]