From e686b847f3409a102e80714fe67b8b24662827e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:14:46 +0000 Subject: [PATCH] Bump psutil from 5.9.0 to 5.9.4 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.0 to 5.9.4. - [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.0...release-5.9.4) --- 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 03dcd03..1fbb726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ black==22.3.0 discord.py==2.1.0 isort==5.10.1 jishaku==2.5.0 -psutil==5.9.0 +psutil==5.9.4 uvloop==0.16.0 feedparser==6.0.8 python-dateutil==2.8.2