diff --git a/pyproject.toml b/pyproject.toml index 7bd6e41fe..ec9fbc563 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -147,7 +147,7 @@ dev = [ "types-PyYAML==6.0.8", "types-tabulate==0.9.0.20240106", "types-termcolor==1.1.4", - "types-psutil==5.8.23", + "types-psutil==6.0.0.20240621", "types_requests==2.32.0.20240712", "types-protobuf==5.27.0.20240626", "deptry==0.17.0"