From 054fea8c35635e63f11c991e7a5224d6800e1aba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 01:05:26 +0000 Subject: [PATCH] Bump elasticsearch from 7.17.0 to 8.1.2 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.0 to 8.1.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.17.0...v8.1.2) --- 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 e5d150a803..5fb2ba5619 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ SQLAlchemy==1.4.32 alembic==1.7.7 authlib==0.15.5 -elasticsearch==7.17.0 +elasticsearch==8.1.2 marshmallow==2.19.2 gunicorn[eventlet]==20.1.0 jsonschema==4.4.0