diff --git a/pyproject.toml b/pyproject.toml index e843b52..25025e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ development = [ "coverage==7.10.7; python_version < '3.10'", "coverage==7.11.0; python_version > '3.9'", "cryptography==46.0.3", - "psutil==7.1.3", + "psutil==7.2.0", "pytest-cov==7.0.0", "pytest-schema==0.1.2", "pytest==8.4.2",