Skip to content

Commit

Permalink
Bump elasticsearch[async] from 8.6.2 to 8.11.0
Browse files Browse the repository at this point in the history
Bumps [elasticsearch[async]](https://github.com/elastic/elasticsearch-py) from 8.6.2 to 8.11.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v8.6.2...v8.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent b14a4f7 commit 88a4a28
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 @@ -212,7 +212,7 @@ def readme():
"sqlalchemy[asyncio]==2.0.23",
],
"elasticsearch": [
"elasticsearch[async]==8.6.2",
"elasticsearch[async]==8.11.0",
],
"mongodb": [
"pymongo==4.3.3",
Expand Down Expand Up @@ -256,7 +256,7 @@ def readme():
"JayDeBeApi==1.2.3",
"pyodbc==4.0.35",
"sqlalchemy[asyncio]==2.0.23",
"elasticsearch[async]==8.6.2",
"elasticsearch[async]==8.11.0",
"pymongo==4.3.3",
"motor==3.1.1",
"pymssql==2.2.7",
Expand Down

0 comments on commit 88a4a28

Please sign in to comment.