diff --git a/pyproject.toml b/pyproject.toml index d7793e860a..d48f841e9a 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.3", "filelock", "process[examples]" ]