From 7bd738797bfa1393feeff8008b5ea41585c77bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 22:48:35 +0000 Subject: [PATCH] build(deps): Bump psutil from 5.9.6 to 5.9.7 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 5.9.7. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7) --- 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 4467e6a..6544284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ whitenoise==6.6.0 requests==2.31.0 structlog==23.2.0 colorama==0.4.6 -psutil==5.9.6 +psutil==5.9.7 django-prometheus==2.3.1 prometheus-client==0.19.0