Skip to content

Commit

Permalink
chore(deps): bump elasticsearch from 7.17.9 to 8.15.1
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.9 to 8.15.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v7.17.9...v8.15.1)

---
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 15, 2024
1 parent 5b6dea9 commit 635d14e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 11 deletions.
40 changes: 30 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 @@ -14,7 +14,7 @@ requests = "^2.32.3"
gunicorn = "^23.0.0"
asyncstdlib = "^3.12.5"
httpx = "^0.27.2"
elasticsearch = "^7.17.9"
elasticsearch = "^8.15.1"
apscheduler = "^3.10.4"
python-dateutil = "^2.8.2"
python-json-logger = "^2.0.7"
Expand Down

0 comments on commit 635d14e

Please sign in to comment.