From e1dd3e80f7036fbd41b62ec09468b30acc26c207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 09:29:17 +0000 Subject: [PATCH] Bump psutil from 5.4.6 to 5.6.6 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.6 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.6...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 ac49a3b..220a4e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ grpcio==1.9.1 idna==2.7 marshmallow==2.17.0 protobuf==3.5.1 -psutil==5.4.6 +psutil==5.6.6 pyasn1==0.4.4 pyasn1-modules==0.2.2 pytz==2018.5