diff --git a/pyproject.toml b/pyproject.toml index bb4a29a..f8ffa6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ furo = "2024.5.6" mypy = "1.10.0" ruff = "0.4.4" types-requests = "^2.31.0.10" -types-psutil = "^5.9.5.17" +types-psutil = "^6.0.0.20240621" types-beautifulsoup4 = "^4.12.0.7" [tool.pytest.ini_options]