From 5428aafc743b78a3e94165eed0c96de049b0503e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 13:20:13 +0000 Subject: [PATCH] Bump elasticsearch from 8.3.3 to 8.6.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.3.3 to 8.6.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.3.3...v8.6.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- extra-nlp-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra-nlp-requirements.txt b/extra-nlp-requirements.txt index 98580d56cd..a652595fa5 100644 --- a/extra-nlp-requirements.txt +++ b/extra-nlp-requirements.txt @@ -1,4 +1,4 @@ -elasticsearch==8.3.3 +elasticsearch==8.6.1 gensim==4.2.0 nltk==3.7 pyemd==0.5.1