From 1ddd577b6a0b0dbab5044b046bbd08c8c22eaa80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2020 08:39:05 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 to 5.6.6. - [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.6.3...release-5.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa1da32..7446d0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ discord.py==1.2.3 GitPython==2.1.13 python-dotenv==0.10.3 aiosqlite==0.10.0 -psutil==5.6.3 \ No newline at end of file +psutil==5.6.6 \ No newline at end of file