From 80ae8d6713c4c727a9e281732b37524f29e134f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:14:16 +0000 Subject: [PATCH] deps(deps): bump psutil from 7.2.1 to 7.2.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.1 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16ecad..0f58095 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ ply==3.11 propcache==0.4.1 proto-plus==1.27.0 protobuf==6.33.4 -psutil==7.2.1 +psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0