From bbda1f212c4d238eacf72c12f672e2ce8d3cba65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 01:05:27 +0000 Subject: [PATCH] Bump elasticsearch from 7.17.0 to 8.1.3 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.0 to 8.1.3. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.17.0...v8.1.3) --- 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 77cee9af35..256bede0be 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.3 marshmallow==2.19.2 gunicorn[eventlet]==20.1.0 jsonschema==4.4.0