From e9180aa2d384419bbd17dde65b74b248a4001e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 05:10:09 +0000 Subject: [PATCH] Bump influxdb-client from 1.46.0 to 1.48.0 Bumps [influxdb-client](https://github.com/influxdata/influxdb-client-python) from 1.46.0 to 1.48.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.46.0...v1.48.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 1538c70..559484f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-filter==23.5 django-bootstrap5==24.2 google-api-python-client==2.156.0 httplib2==0.22.0 -influxdb-client==1.46.0 +influxdb-client==1.48.0 msrest==0.7.1 openqa-client==4.2.3 protobuf==5.28.2