From 009c872b303265b52153e4d54fa9a1c24f949319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:43:49 +0000 Subject: [PATCH] Bump glances from 3.1.3 to 3.2.1 in /code Bumps [glances](https://github.com/nicolargo/glances) from 3.1.3 to 3.2.1. - [Release notes](https://github.com/nicolargo/glances/releases) - [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst) - [Commits](https://github.com/nicolargo/glances/compare/v3.1.3...v3.2.1) --- updated-dependencies: - dependency-name: glances dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 36fba38..d208b36 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -18,7 +18,7 @@ future==0.18.1 futures==3.2.0 gast==0.2.2 gevent==1.2.2 -Glances==3.1.3 +Glances==3.2.1 google-pasta==0.1.7 gpustat==0.6.0 greenlet==0.4.15