From 3e82fc4680690842e221f5d69842ba55f8d1cf39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:41:18 +0000 Subject: [PATCH] Bump psutil from 5.4.7 to 5.6.6 in /deploy/pyenv Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.7 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.4.7...release-5.6.6) Signed-off-by: dependabot[bot] --- deploy/pyenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/pyenv/requirements.txt b/deploy/pyenv/requirements.txt index 70aae29..927dc5a 100644 --- a/deploy/pyenv/requirements.txt +++ b/deploy/pyenv/requirements.txt @@ -11,7 +11,7 @@ idna==2.7 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -psutil==5.4.7 +psutil==5.6.6 PyGithub==1.43.2 PyJWT==1.6.4 pymongo==3.7.1