diff --git a/pyproject.toml b/pyproject.toml index 25025e3..2371fec 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.2.0", + "psutil==7.2.1", "pytest-cov==7.0.0", "pytest-schema==0.1.2", "pytest==8.4.2",