From a22ed47a40f88d221cdbcf5ba8754215ff1329cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:14:50 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /lolcat/app 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] --- lolcat/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lolcat/app/requirements.txt b/lolcat/app/requirements.txt index a3157b0..b954c6f 100644 --- a/lolcat/app/requirements.txt +++ b/lolcat/app/requirements.txt @@ -9,7 +9,7 @@ idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.1 MarkupSafe==1.1.1 -psutil==5.6.3 +psutil==5.6.6 requests==2.22.0 urllib3==1.25.3 Werkzeug==0.15.5