From 347aa1ebe6dc2f6d46efc134646793720c089b87 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 07:41:11 +0000 Subject: [PATCH] Bump influxdb from 2.11.0 to 5.3.1 Bumps [influxdb](https://github.com/influxdb/influxdb-python) from 2.11.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 538eace..20edfef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest -influxdb==2.11.0 +influxdb==5.3.1 pytest-cov docker-py requests