From d20b3669003cac3bbbe02e5f838de88990f273ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 11:19:45 +0000 Subject: [PATCH] chore(deps): bump influxdb-client from 1.42.0 to 1.45.0 Bumps [influxdb-client](https://github.com/influxdata/influxdb-client-python) from 1.42.0 to 1.45.0. - [Release notes](https://github.com/influxdata/influxdb-client-python/releases) - [Changelog](https://github.com/influxdata/influxdb-client-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/influxdata/influxdb-client-python/compare/v1.42.0...v1.45.0) --- updated-dependencies: - dependency-name: influxdb-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33129e2..ef17feb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2024.2.2 charset-normalizer==3.3.2 idna==3.7 -influxdb-client==1.42.0 +influxdb-client==1.45.0 python-dateutil==2.9.0.post0 reactivex==4.0.4 requests==2.31.0