From b87e363c1b1e07d0cfe6074e183fcdb339a8509a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:23:53 +0000 Subject: [PATCH] Bump psutil from 5.4.5 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.5 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.5...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 b396a4b..5a1eeec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ hexbytes==0.1.0 idna==2.6 lru-dict==1.1.6 parsimonious==0.8.0 -psutil==5.4.5 +psutil==5.6.6 pycryptodome==3.6.1 PyYAML==3.12 requests==2.18.4