From 00d0c5ac2a5ae072ee37645eb4f770f23587da70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 22:20:13 +0000 Subject: [PATCH] Bump psutil from 5.9.2 to 6.0.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 6.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-6.0.0) --- updated-dependencies: - dependency-name: psutil 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 8980f44..85d2dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp[speedups]==3.8.4 fastapi>=0.109.1 rapidfuzz==2.8.0 Jinja2==3.1.2 -psutil==5.9.2 +psutil==6.0.0 sentry-sdk==1.40.1 redis typing_extensions==4.9.0