Skip to content

Commit

Permalink
Bump influxdb-client[async] from 1.36.1 to 1.38.0
Browse files Browse the repository at this point in the history
Bumps [influxdb-client[async]](https://github.com/influxdata/influxdb-client-python) from 1.36.1 to 1.38.0.
- [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.36.1...v1.38.0)

---
updated-dependencies:
- dependency-name: influxdb-client[async]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 06e0a24 commit c299d40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def readme():
"cassandra-driver==3.28.0",
"rethinkdb==2.4.9",
"influxdb==5.3.1",
"influxdb-client[async]==1.36.1",
"influxdb-client[async]==1.38.0",
"pymssql==2.2.7",
"redis==4.5.5",
"duckdb==0.8.1",
Expand Down Expand Up @@ -194,7 +194,7 @@ def readme():
],
"influxdb": [
"influxdb==5.3.1",
"influxdb-client[async]==1.36.1",
"influxdb-client[async]==1.38.0",
],
"odbc": [
"aioodbc==0.3.3",
Expand Down

0 comments on commit c299d40

Please sign in to comment.