From 101d31a9449143619838216bbdf95577b4485b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 15:28:20 +0000 Subject: [PATCH] build(deps): bump psutil from 5.4.8 to 5.6.6 in /lib/bazel 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] --- lib/bazel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bazel/requirements.txt b/lib/bazel/requirements.txt index 40a5d81..a1093f8 100644 --- a/lib/bazel/requirements.txt +++ b/lib/bazel/requirements.txt @@ -33,7 +33,7 @@ PySide==1.2.4 # Used by standalone Log Synchronizer. jsmin==2.2.2 -psutil==5.4.8 +psutil==5.6.6 # Used by pack2. ply==3.8