Skip to content

Commit

Permalink
build(deps): bump elasticsearch from 7.17.6 to 8.11.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.11.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v7.17.6...v8.11.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 Dec 18, 2023
1 parent 86b1cf6 commit 4702a77
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 11 deletions.
35 changes: 25 additions & 10 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 @@ -42,7 +42,7 @@ awswrangler = {version = "^3.0.0", optional = true}
pyodbc = {version = "^4", optional = true}
clickhouse-driver = {version = ">=0.2.3,<1.0", optional = true}
dataiku-api-client = {version = ">=9.0.1,<13.0.0", 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 4702a77

Please sign in to comment.