diff --git a/pyproject.toml b/pyproject.toml index dafdecc..77cf86d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev = [ "pytest==9.0.2", # includes 'subtests' since version 9.0.0 "pytest-benchmark==5.2.3", "pytest-clarity==1.0.1", - "psutil==7.1.3", + "psutil==7.2.2", ] doc = [ "mkdocs~=1.6.1",