From d9ceb3fd52f72e2e29889691fe681c1ac7a6899b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 05:45:29 +0000 Subject: [PATCH] Bump influxdb from 5.3.0 to 5.3.1 Bumps [influxdb](https://github.com/influxdb/influxdb-python) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/influxdb/influxdb-python/releases) - [Changelog](https://github.com/influxdata/influxdb-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdb/influxdb-python/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89885b1..6743706 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -influxdb==5.3.0 +influxdb==5.3.1 pymodbus==2.3.0