From ab813599cdcccf82dde04407498afb53edacda22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 13:04:35 +0000 Subject: [PATCH] chore(deps): bump psutil in the python-packages group Bumps the python-packages group with 1 update: [psutil](https://github.com/giampaolo/psutil). Updates `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 dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a392122..1a05478 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ requests==2.32.5 urllib3==2.6.3 requests-toolbelt==1.0.0 tqdm==4.67.1 -psutil==7.2.1 +psutil==7.2.2 docstring-extractor==0.4.0 treelib==1.8.0 PyYAML==6.0.3