From 2b5f19e5dacdcdd3697dc84b94e9c3a7428ab773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 19:26:45 +0100 Subject: [PATCH] Bump influxdb-client from 1.21.0 to 1.36.1 in /glances (#326) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- glances/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances/requirements.txt b/glances/requirements.txt index 779875c..1fae607 100644 --- a/glances/requirements.txt +++ b/glances/requirements.txt @@ -2,7 +2,7 @@ bottle==0.12.25 docker==6.0.1 glances==3.3.1.1 influxdb==5.3.1 -influxdb-client==1.21.0 +influxdb-client==1.36.1 netifaces==0.11.0 paho-mqtt==1.6.1 psutil==5.9.4