From 5b9a5e755ff650d41af1170813ae88493206b6d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:12:04 -0700 Subject: [PATCH] build(deps): Bump psutil from 5.9.6 to 5.9.7 (#308) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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