From af59ddf62042ad74e32d8421691617f596d09e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 07:45:49 +0000 Subject: [PATCH] build(deps): Bump elasticsearch from 8.15.0 to 8.15.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.15.0 to 8.15.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.15.0...v8.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 536afca..f1eb66c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi dj-database-url==2.2.0 django-redis==5.4.0 elastic-apm==6.23.0 -elasticsearch==8.15.0 +elasticsearch==8.15.1 elasticsearch-dsl==8.15.3 elastic-transport==8.15.0 gunicorn==23.0.0