From e6e6947769f5c5d0eb1897696ea1308b69a4d0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:13:31 +0000 Subject: [PATCH] Bump psutil from 5.9.8 to 7.2.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](https://github.com/giampaolo/psutil/compare/v5.9.8...v7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 690e8b1..6e804c9 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -9,7 +9,7 @@ djangorestframework==3.15.2 gunicorn==22.0.0 jsonschema==4.23.0 pdf2image==1.17.0 -psutil==5.9.8 +psutil==7.2.2 psycopg2-binary==2.9.9 pyrsistent==0.20.0 pytz==2024.1