From 86d34cdb1f6d8b60f764385a47d77430ec348efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 01:30:33 +0000 Subject: [PATCH] chore(deps-dev): bump types-psutil from 7.2.2.20260130 to 7.2.2.20260508 Bumps [types-psutil](https://github.com/python/typeshed) from 7.2.2.20260130 to 7.2.2.20260508. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-psutil dependency-version: 7.2.2.20260508 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e7543b202f..ccf4bd0373 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ "types-pywin32==311.0.0.20260508", "types-PyYAML==6.0.12.20250915", "types-chevron==0.14.2.20250103", - "types-psutil==7.2.2.20260130", + "types-psutil==7.2.2.20260508", "types-setuptools==82.0.0.20260408", "types-Pygments==2.19.0.20251121", "types-colorama==0.4.15.20260508",