From 7c4e68850224e9dc19db28b14a72bd93ff212df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 23:00:25 +0000 Subject: [PATCH] Bump elasticsearch from 7.13.2 to 7.13.3 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.13.2 to 7.13.3. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.13.2...v7.13.3) --- 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 49768cb..9e42660 --- 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.3.2 -elasticsearch==7.13.2 +elasticsearch==7.13.3 elasticsearch-dsl==7.3.0 gunicorn==20.1.0 honcho==1.0.1