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