From 8c9cf05ca97cd8c7ab8ab805f396e3caf56f9a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 13:37:23 +0000 Subject: [PATCH] chore(deps-dev): bump types-psutil from 7.2.2.20260508 to 7.2.2.20260518 Bumps [types-psutil](https://github.com/python/typeshed) from 7.2.2.20260508 to 7.2.2.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-psutil dependency-version: 7.2.2.20260518 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 080e96e316..e60b3b3da1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ "types-pywin32==311.0.0.20260508", "types-PyYAML==6.0.12.20260510", "types-chevron==0.14.2.20260408", - "types-psutil==7.2.2.20260508", + "types-psutil==7.2.2.20260518", "types-setuptools==82.0.0.20260508", "types-Pygments==2.20.0.20260508", "types-colorama==0.4.15.20260508",