From 6f43a3149cb2bafab5f94ad31451074a5754a1a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 05:01:03 +0000 Subject: [PATCH] Bump psutil from 7.1.2 to 7.1.3 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.2 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.2...release-7.1.3) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.3 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 16ca0f1..0807ff3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pyyaml==6.0.3 configcrunch==2.1.1 appdirs==1.4.4 janus==2.0.0 -psutil==7.1.2 +psutil==7.1.3 GitPython==3.1.45 pywinpty==3.0.2; sys_platform == 'win32' python-hosts==1.1.2