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