From c277a7921737d7541c80c3aba508cf5589065762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 06:16:22 +0000 Subject: [PATCH] Bump psutil from 5.9.7 to 5.9.8 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.7 to 5.9.8. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.7...release-5.9.8) --- 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 027c2687..21e46c34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ PyMySQL==1.1.0 celery==5.3.6 filetype==1.2.0 flower==2.0.1 -psutil==5.9.7 +psutil==5.9.8 influxdb==5.3.1 beautifulsoup4==4.12.2 fakeredis==2.20.1