Skip to content

Commit 0f33ce4

Browse files
Bump elasticsearch from 8.7.0 to 8.8.2 (#1043)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.7.0 to 8.8.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v8.7.0...v8.8.2) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe564b2 commit 0f33ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"Jinja2>=2.10.1",
2727
"requests>=2.21.0",
2828
"gunicorn==20.1.0",
29-
"elasticsearch==8.7.0",
29+
"elasticsearch==8.8.2",
3030
"PyYAML==6.0",
3131
"pytz==2023.3",
3232
"ocean-contracts==1.1.13",

0 commit comments

Comments
 (0)