[influxdb-client] Update to 1.43.* (#11954)

This commit is contained in:
Sebastian Rittau
2024-05-18 06:43:35 -04:00
committed by GitHub
parent 4a70a78c26
commit 9a7ff272cc
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.42.*"
version = "1.43.*"
upstream_repository = "https://github.com/influxdata/influxdb-client-python"
# requires a version of urllib3 with a py.typed file
requires = ["urllib3>=2"]