From 84eb4947ccc90ce110c4b9b31e3c3baf89782be9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Sep 2021 23:00:19 +0000 Subject: [PATCH] Bump elasticsearch from 7.14.0 to 7.14.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.14.0 to 7.14.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.14.0...v7.14.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13c2ea2..ac2b0b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ certifi dj-database-url==0.5.0 django-redis==5.0.0 elastic-apm==6.4.0 -elasticsearch==7.14.0 +elasticsearch==7.14.1 elasticsearch-dsl==7.4.0 gunicorn==20.1.0 honcho==1.0.1