From f726f7aac9559861c2d88f85dbea4c362cb4ce65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 01:06:07 +0000 Subject: [PATCH] Bump elasticsearch from 7.17.0 to 8.0.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.0 to 8.0.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.17.0...v8.0.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40be8b354f..6202ba81d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ SQLAlchemy==1.4.31 alembic==1.7.6 authlib==0.15.5 -elasticsearch==7.17.0 +elasticsearch==8.0.1 marshmallow==2.19.2 gunicorn[eventlet]==20.1.0 jsonschema==4.4.0