From 196d18e9e3f2b795ea7ea979d6628097a52b7a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:13:36 +0000 Subject: [PATCH] Bump psutil from 7.0.0 to 7.1.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06ffddf..eddc877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gunicorn==23.0.0 markupsafe==3.0.2 paramiko==2.11.0 proxmoxer==2.2.0 -psutil==7.0.0 +psutil==7.1.2 psycopg2-binary==2.9.10 python-dateutil==2.9.0 redis==6.4.0