From 5faec79c36ad52c6bdfde24ffcf978ac9ccaaed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:29:58 +0000 Subject: [PATCH] Bump psutil from 6.1.0 to 6.1.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d23bc78..eae8e583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ num2words==0.5.13 pathvalidate==3.2.1 pillow==10.4.0 PlexAPI==4.15.16 -psutil==6.1.0 +psutil==6.1.1 python-dotenv==1.0.1 python-dateutil==2.9.0.post0 requests==2.32.3