Skip to content

Commit

Permalink
Bump elasticsearch from 8.9.0 to 8.10.0
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v8.9.0...v8.10.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 Oct 2, 2023
1 parent c75c328 commit 339aa58
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.9.0",
"elasticsearch==8.10.0",
"PyYAML==6.0.1",
"pytz==2023.3",
"ocean-contracts==1.1.15",
Expand Down

0 comments on commit 339aa58

Please sign in to comment.