Skip to content

Commit

Permalink
build(deps): bump elasticsearch from 7.17.6 to 8.10.1
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.6 to 8.10.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v7.17.6...v8.10.1)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 34d8202 commit dfc98f6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 12 deletions.
37 changes: 26 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ awswrangler = {version = "^2.15.1", optional = true}
pyodbc = {version = "^4", optional = true}
clickhouse-driver = {version = ">=0.2.3,<1.0", optional = true}
dataiku-api-client = {version = "^9.0.1", optional = true}
elasticsearch = {version = ">=7.11.0,<8", optional = true}
elasticsearch = {version = ">=7.11.0,<9", optional = true}
facebook-sdk = {version = "^3.1.0", optional = true}
python-graphql-client = {version = ">=0.4.3,<1.0", optional = true}
google-api-python-client = {version = "^2", optional = true}
Expand Down

0 comments on commit dfc98f6

Please sign in to comment.