From 0fd43269da5dc2b16c9da78a9ae294c3c0c75295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 11:30:16 +0000 Subject: [PATCH] Bump psutil from 5.5.1 to 5.6.6 in /scripts/tess_grafana Bumps [psutil](https://github.com/giampaolo/psutil) from 5.5.1 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.5.1...release-5.6.6) Signed-off-by: dependabot[bot] --- scripts/tess_grafana/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tess_grafana/requirements.txt b/scripts/tess_grafana/requirements.txt index e06ad06..32bb1f9 100644 --- a/scripts/tess_grafana/requirements.txt +++ b/scripts/tess_grafana/requirements.txt @@ -7,7 +7,7 @@ attrdict == 2.0.1 deepdiff == 4.3.2 # tess_grafana/sync.py: 10 -psutil == 5.5.1 +psutil == 5.6.6 # tess_grafana/grafana/grafana_request.py: 1 # tess_grafana/sync.py: 7