From 8b78d68c94cdefd0a032a0657ff1e532400de1f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 18:27:18 +0000 Subject: [PATCH] Bump psutil from 5.6.3 to 5.6.6 in /large_cls/examples/distillation 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] --- large_cls/examples/distillation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/large_cls/examples/distillation/requirements.txt b/large_cls/examples/distillation/requirements.txt index 1814623..b544bf7 100644 --- a/large_cls/examples/distillation/requirements.txt +++ b/large_cls/examples/distillation/requirements.txt @@ -1,4 +1,4 @@ gitpython==3.0.2 tensorboard>=1.14.0 tensorboardX==1.8 -psutil==5.6.3 +psutil==5.6.6