From d46fdaa50cdcaeba8627b3cb26284f1a97d75ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 17:06:42 +0000 Subject: [PATCH] Bump psutil from 7.1.3 to 7.2.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.3 to 7.2.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.3...release-7.2.1) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44eed0e..baac614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ hachoir==3.3.0 Pillow==12.0.0 aiohttp==3.13.2 pytz==2025.2 -psutil==7.1.3 +psutil==7.2.1 ffmpeg-python ffmpeg