Skip to content

chore(deps-dev): update influxdb-client requirement from >=1.38.0 to >=1.50.0#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/influxdb-client-gte-1.50.0
Open

chore(deps-dev): update influxdb-client requirement from >=1.38.0 to >=1.50.0#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/influxdb-client-gte-1.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on influxdb-client to permit the latest version.

Release notes

Sourced from influxdb-client's releases.

1.50.0

Build

  1. 696: Move "setuptools" package to build dependency.
Changelog

Sourced from influxdb-client's changelog.

1.50.0 [2026-01-23]

Features

  1. #696: Move "setuptools" package to build dependency.

1.49.0 [2025-05-22]

Bug Fixes

  1. #682: Check core types when creating Authentication instances.

Examples

  1. #682: New example for working with Authentication API.

1.48.0 [2024-11-27]

Bug Fixes

  1. #679: Add note to caught errors about need to check client timeout.

1.47.0 [2024-10-22]

Bug Fixes

  1. #672: Adding type validation to url attribute in client object
  2. #674: Add type linting to client.flux_table.FluxTable, remove duplicated from pathlib import Path at setup.py
  3. #675: Ensures WritePrecision in Point is preferred to DEFAULT_PRECISION

1.46.0 [2024-09-13]

Bug Fixes

  1. #667: Missing py.typed in distribution package

Examples:

  1. #664: Multiprocessing example uses new source of data
  2. #665: Shows how to leverage header fields in errors returned on write.

1.45.0 [2024-08-12]

Bug Fixes

  1. #652: Refactor to timezone specific datetime helpers to avoid use deprecated functions
  2. #663: Accept HTTP 201 response to write request

1.44.0 [2024-06-24]

Features

  1. #657: Prefer datetime.fromisoformat over dateutil.parse in Python 3.11+
  2. #658: Add find_buckets_iter function that allow iterate through all pages of buckets.

... (truncated)

Commits
  • 03cf511 chore(release): release version 1.50.0 [skip CI]
  • feb97ee feat: move setuptools to build dependency (#696)
  • 4ce3746 chore(release): prepare for next development iteration
  • 9001fea chore(release): release version 1.49.0 [skip CI]
  • 7401356 docs: minor docstring typo/grammar correction (#687)
  • ab16384 chore: add type checks for Authorization with new example. (#682)
  • 2d0adb9 chore(release): prepare for next development iteration
  • c8d806f chore(release): release version 1.48.0 [skip CI]
  • 44dd00e fix: catch CancelledError and TimeoutError and add note about timeout (#679)
  • 012c50a chore(release): prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [influxdb-client](https://github.com/influxdata/influxdb-client-python) to permit the latest version.
- [Release notes](https://github.com/influxdata/influxdb-client-python/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-python/blob/master/CHANGELOG.md)
- [Commits](influxdata/influxdb-client-python@v1.38.0...v1.50.0)

---
updated-dependencies:
- dependency-name: influxdb-client
  dependency-version: 1.50.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants