From dbb62b9f3a85123a268d44bea5ff9fde86b994bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:16:15 +0000 Subject: [PATCH] Bump psutil from 5.2.2 to 5.6.6 in /etl_nested Bumps [psutil](https://github.com/giampaolo/psutil) from 5.2.2 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.2.2...release-5.6.6) Signed-off-by: dependabot[bot] --- etl_nested/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etl_nested/requirements.txt b/etl_nested/requirements.txt index 9939a9a..ee44887 100644 --- a/etl_nested/requirements.txt +++ b/etl_nested/requirements.txt @@ -13,7 +13,7 @@ testing.postgresql==1.3.0 # additional dev requirements gprof2dot==2016.10.13 memory_profiler==0.45 -psutil==5.2.2 +psutil==5.6.6 sqlparse==0.2.0 matplotlib jupyter