Bump influxdb-client to 1.39.* (#11116)

Type a few task-related items
This commit is contained in:
Sebastian Rittau
2024-02-05 05:10:18 -08:00
committed by GitHub
parent 2c29505765
commit 00ec3fe4d8
4 changed files with 89 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.38.*"
version = "1.39.*"
upstream_repository = "https://github.com/influxdata/influxdb-client-python"
# requires a version of urllib3 with a py.typed file
requires = ["urllib3>=2"]