From c7bfb0bc2e19e003c295dead8a18feab78e450f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:43:33 +0000 Subject: [PATCH] Bump psutil from 5.4.7 to 5.6.6 in /misc 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] --- misc/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements-test.txt b/misc/requirements-test.txt index 4310019..29c147a 100644 --- a/misc/requirements-test.txt +++ b/misc/requirements-test.txt @@ -1,6 +1,6 @@ -r requirements.txt hypothesis==3.80.0 -psutil==5.4.7 +psutil==5.6.6 pytest==3.9.2 pytoml==0.1.20 perf==1.5.1