From 15e8c3b627b26407116ce6392dd19991661c6699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 14:25:07 +0000 Subject: [PATCH] Bump psutil from 5.8.0 to 5.9.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.8.0 to 5.9.2. - [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.8.0...release-5.9.2) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d19070..210fcd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ fasteners==0.15 lockfile==0.12.2 monotonic==1.5 pathtools==0.1.2 -psutil==5.6.7 +psutil==5.9.2 python-daemon==2.2.4 pyyaml==5.2 six==1.13.0