[influxdb] Update to 1.44 (#12209)

This commit is contained in:
Sebastian Rittau
2024-06-25 16:48:30 -07:00
committed by GitHub
parent 70d9d1fe84
commit fb4bfc8674
6 changed files with 59 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.43.*"
version = "1.44.*"
upstream_repository = "https://github.com/influxdata/influxdb-client-python"
# requires a version of urllib3 with a py.typed file
requires = ["urllib3>=2"]