diff --git a/requirements-dev.txt b/requirements-dev.txt index 113c12b4..eda87a2f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -43,7 +43,7 @@ pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0" pbr==6.1.1 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0" -psutil==6.1.1 ; python_version >= "3.10" and python_version < "4.0" +psutil==7.0.0 ; python_version >= "3.10" and python_version < "4.0" pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0" pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" pydantic-core==2.23.4 ; python_version >= "3.10" and python_version < "4.0"