From f7aef99fa2ffb8fd6330dfbe6a8a2127cb262854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:24:29 +0000 Subject: [PATCH] Bump psutil from 5.4.8 to 5.6.6 in /environment Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.8 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.8...release-5.6.6) Signed-off-by: dependabot[bot] --- environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements.txt b/environment/requirements.txt index 6ad9b6d5..c04a106b 100644 --- a/environment/requirements.txt +++ b/environment/requirements.txt @@ -64,7 +64,7 @@ python-dateutil==2.7.5 pytz==2018.7 PyWavelets==1.0.1 PyYAML==5.1 -psutil==5.4.8 +psutil==5.6.6 ray[rllib,debug]==0.7.0 redis==3.0.1 requests==2.20.1