From 2a8427fe3237f2f69fec51be9bcaf83d10493453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:02:45 +0000 Subject: [PATCH] Bump psutil from 5.9.2 to 7.1.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 7.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-7.1.1) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.1 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 ddd611b..396ce74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp[speedups]==3.12.15 fastapi>=0.109.1 rapidfuzz==3.14.0 Jinja2==3.1.6 -psutil==5.9.2 +psutil==7.1.1 sentry-sdk==2.37.0 redis==6.4.0 typing_extensions==4.12.2