From df0fc4fd029c2f6d9641533b27d75a39a1dcc602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:03:00 +0000 Subject: [PATCH] Bump psutil from 5.9.0 to 5.9.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.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.9.0...release-5.9.2) --- 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..972d401 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.2 uvloop==0.16.0 feedparser==6.0.8 python-dateutil==2.8.2