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