From 6705705e3da5235e37d628a82d35e65a28a559c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 02:20:57 +0000 Subject: [PATCH] build(deps): bump psutil from 7.2.1 to 7.2.2 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index cb9e4b9e..75dad041 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ bcrypt==5.0.0 ifcfg==0.24 -psutil==7.2.1 +psutil==7.2.2 pyotp==2.9.0 Flask==3.1.2 flask-cors==6.0.2