From c74e484550a00f66900f12fab84cf61ede46eac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 14:09:51 +0000 Subject: [PATCH] Bump elasticsearch from 8.3.3 to 8.6.2 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.3.3 to 8.6.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.3.3...v8.6.2) --- 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..ff28e2157f 100644 --- a/extra-nlp-requirements.txt +++ b/extra-nlp-requirements.txt @@ -1,4 +1,4 @@ -elasticsearch==8.3.3 +elasticsearch==8.6.2 gensim==4.2.0 nltk==3.7 pyemd==0.5.1