From 88ff1f8b38cd7b2e09e7976a83c115595584d70e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 10:18:07 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7f43b94..cf3d44f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ m2r==0.2.1 tinydb==3.14.1 numpy==1.17.2 multipledispatch==0.6.0 -psutil==5.6.3 +psutil==5.6.6 gitpython==3.0.2 imutils==0.5.3 google_images_download