From 2327e6f0c9a30e7e8446783853c349f2c86d5c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 19:07:36 +0000 Subject: [PATCH] Bump influxdb from 5.3.1 to 5.3.2 Bumps [influxdb](https://github.com/influxdb/influxdb-python) from 5.3.1 to 5.3.2. - [Changelog](https://github.com/influxdata/influxdb-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdb/influxdb-python/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: influxdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82bee12a..f34ba9a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ ics==0.7.2 # via -r requirements.in idna==3.7 # via requests -influxdb==5.3.1 +influxdb==5.3.2 # via -r requirements.in ipython==8.25.0 # via -r requirements.in