From a006d3786c0145e48dac5d25d469c85b246f18ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 00:01:11 +0000 Subject: [PATCH] build(deps): bump psutil from 5.9.8 to 7.2.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 7.2.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...release-7.2.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.0 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 6ffeae2f114..4c6bdad68c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ timeout-decorator==0.5.0 pylibmc==1.6.3 sherlock==0.4.1 GDAL==3.8.4 -psutil==5.9.8 +psutil==7.2.0 django-cors-headers==4.9.0 django-user-agents==0.4.0