From 3cc62ad0f942807ca434380f6e8f373f203ff818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 02:48:17 +0000 Subject: [PATCH] Bump psutil from 5.9.5 to 7.2.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 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 340bd34..7e2132e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ PyNaCl==1.6.2 requests==2.32.4 streamscrobbler @ git+https://github.com/CGillen/streamscrobbler-python.git@main validators==0.34.0 -psutil==5.9.5 +psutil==7.2.2 sqlalchemy==2.0.44 \ No newline at end of file