From 1c52a9b68a7e6bcddc227fe2ac25313210bfa178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:53:55 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.8 to 6.0.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 6.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...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 b21407db133..e6a21e1f800 100644 --- a/requirements.txt +++ b/requirements.txt @@ -126,7 +126,7 @@ pylibmc==1.6.3 sherlock==0.4.1 # required by monitoring -psutil==5.9.8 +psutil==6.0.0 django-cors-headers==4.3.1 user-agents django-user-agents