From 50abfb98fee7d4603d4db1825453dba109ec9e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:22:27 +0000 Subject: [PATCH] chore(deps): bump elasticsearch from 8.12.0 to 8.14.0 in /application Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.12.0 to 8.14.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.12.0...v8.14.0) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index cd7e21c2c..41755b999 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -6,7 +6,7 @@ dataclasses_json==0.6.7 docx2txt==0.8 duckduckgo-search==6.2.6 EbookLib==0.18 -elasticsearch==8.12.0 +elasticsearch==8.14.0 escodegen==1.0.11 esprima==4.0.1 faiss-cpu==1.7.4