From 95702c350deac026b57779b2740fa0f4747866f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 08:08:18 +0000 Subject: [PATCH] dependabot(pip): bump influxdb-client from 1.49.0 to 1.50.0 Bumps [influxdb-client](https://github.com/influxdata/influxdb-client-python) from 1.49.0 to 1.50.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.49.0...v1.50.0) --- updated-dependencies: - dependency-name: influxdb-client dependency-version: 1.50.0 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 bdbe33b..9c28948 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ channels==4.3.2 cachetools==6.2.2 qrcode==8.2 pytz==2025.2 -influxdb-client==1.49.0 +influxdb-client==1.50.0 py-spy==0.4.1 uvicorn==0.38.0 gunicorn==23.0.0