From 76b7e43df05e09a2e70edae8cc394be236ced3b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 10:25:48 +0000 Subject: [PATCH] Bump influxdb-client from 1.42.0 to 1.43.0 Bumps [influxdb-client](https://github.com/influxdata/influxdb-client-python) from 1.42.0 to 1.43.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.43.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 1c205f2..02925a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.9.5 aiomqtt==2.1.0 astral==3.2 ephem==4.1.5 -influxdb-client==1.42.0 +influxdb-client==1.43.0 jsonref==1.1.0 loguru==0.7.2 numpy==1.26.4