From 19c7afcc75b796a50aa7a38d9b2600960b4a62b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 20:08:03 +0000 Subject: [PATCH] Bump psutil from 5.9.0 to 5.9.3 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.0 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.0...release-5.9.3) --- 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 e9d2544..3a02e4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ black==22.3.0 discord.py @ git+https://github.com/Rapptz/discord.py@d6004363784478538f8c2e3049ca59306f7da9a4 isort==5.10.1 jishaku==2.5.0 -psutil==5.9.0 +psutil==5.9.3 uvloop==0.16.0 feedparser==6.0.8 python-dateutil==2.8.2