From 67fcf6ab142a97d67fa458dd632ec1ec65300c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:10:26 +0000 Subject: [PATCH] chore(deps-dev): bump types-psutil from 7.2.2.20260827 to 7.2.2.20260906 Bumps [types-psutil](https://github.com/python/typeshed) from 7.2.2.20260827 to 7.2.2.20260906. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-psutil dependency-version: 7.2.2.20260906 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 2b6a4adbd3..3f54d05910 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,7 +80,7 @@ dev = [ "types-pywin32==312.0.0.20260827", "types-PyYAML==6.0.12.20260815", "types-chevron==0.14.2.20260408", - "types-psutil==7.2.2.20260827", + "types-psutil==7.2.2.20260906", "types-setuptools==84.0.0.20260812", "types-Pygments==2.21.0.20260819", "types-colorama==0.4.15.20260508",