From fc7c2a0a266b0985079656d5698b0288515ab597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 12:16:26 +0000 Subject: [PATCH] Bump psutil from 5.9.2 to 7.2.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](https://github.com/giampaolo/psutil/compare/v5.9.2...v7.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 3efc417..d16dc68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp[speedups]==3.13.5 fastapi>=0.109.1 rapidfuzz==3.14.5 Jinja2==3.1.6 -psutil==5.9.2 +psutil==7.2.2 sentry-sdk==2.61.1 redis==6.4.0 typing_extensions==4.12.2