From 535ff1823681fab8cb28d31f95a5353aecab0bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 22:07:04 +0000 Subject: [PATCH] Bump psutil from 6.1.1 to 7.1.3 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.1.3) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.3 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 223b3f04..768662d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==2.1.3 musicbrainzngs==0.7.1 netifaces==0.11.0 prettytable==3.10.0 -psutil==6.1.1 +psutil==7.1.3 pydvdid==1.1 PyYAML==6.0.2 pyudev==0.24.3