Skip to content

Commit

Permalink
Bump elasticsearch from 6.8.2 to 7.17.12
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 6.8.2 to 7.17.12.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@6.8.2...v7.17.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent f0abb0e commit 2127e36
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
32 changes: 17 additions & 15 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 @@ -35,7 +35,7 @@ python = "^3.8" # Compatible python versions must be declared here
Pillow = "*"
ordered-set = "*"
watchdog = ">=0.10.2,<4.1.0"
elasticsearch = "^6"
elasticsearch = ">=6,<8"
scipy = "*"
numpy = "1.24.4"
container-app-conf = "^5.0.0"
Expand Down

0 comments on commit 2127e36

Please sign in to comment.