Skip to content

Commit

Permalink
Bump elasticsearch from 8.10.1 to 8.12.0
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.10.1 to 8.12.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v8.10.1...v8.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 131a9be commit e6ed2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Jinja2>=2.10.1",
"requests>=2.21.0",
"gunicorn==21.2.0",
"elasticsearch==8.10.1",
"elasticsearch==8.12.0",
"PyYAML==6.0.1",
"pytz==2023.3.post1",
"ocean-contracts==2.0.2",
Expand Down

0 comments on commit e6ed2f5

Please sign in to comment.