From ac49a11415ba980da59952ae4acbfda0e37ac96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 23:00:23 +0000 Subject: [PATCH] Bump elasticsearch from 7.15.0 to 7.15.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.15.0 to 7.15.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.15.0...v7.15.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 482d3f5..b7ed10d 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.6.0 -elasticsearch==7.15.0 +elasticsearch==7.15.1 elasticsearch-dsl==7.4.0 gunicorn==20.1.0 honcho==1.0.1