From 69a6ded09896f0a039e7e03dd0caf256026ff02c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 22:20:10 +0000 Subject: [PATCH] build(deps): Bump psutil from 6.1.0 to 6.1.1 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 6.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33d5956..7839b67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ whitenoise==6.8.2 requests==2.32.3 structlog==24.4.0 colorama==0.4.6 -psutil==6.1.0 +psutil==6.1.1 django-prometheus==2.3.1 prometheus-client==0.21.1