diff --git a/pyproject.toml b/pyproject.toml index 7d2acf6..4cdb1f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ release = [ "twine<6", ] test = [ - "psutil==5.9.8", + "psutil==6.1.1", "pytest<9", "pytest-cov<7", ]