From d1d0beffcbbf109f2d88b94b1d4e04ac0dde363f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 17:05:47 +0100 Subject: [PATCH] Bump psutil from 5.9.2 to 5.9.3 (#10185) Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-5.9.3) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 2693b8f8aa9..b9e8ee99420 100644 --- a/requirements.txt +++ b/requirements.txt @@ -131,7 +131,7 @@ pylibmc==1.6.3 sherlock==0.4.0 # required by monitoring -psutil==5.9.2 +psutil==5.9.3 django-cors-headers==3.13.0 user-agents django-user-agents