From a6b6c00cc83f585d28ae9ac557b37007625ffe18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:11:09 +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 6444c28..9c86014 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ujson==1.35 oauth2client==4.1.3 oauthlib==3.0.1 psycopg2==2.8.3 -psutil==5.6.3 +psutil==5.6.6 Werkzeug==0.14.1 gevent-eventemitter==2.1 youtube_dl==2019.7.30 \ No newline at end of file