From 19fca22a088e6379da8408b77600ac7fea5a0a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 20:14:40 +0000 Subject: [PATCH] Bump psutil from 5.9.8 to 7.1.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 7.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...release-7.1.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 483f740..65d1663 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ opencv-python==4.10.0.84 packaging==24.0 pandas==2.3.2 pillow==10.3.0 -psutil==5.9.8 +psutil==7.1.0 py-cpuinfo==9.0.0 pyparsing==3.1.2 python-dateutil==2.9.0.post0