From a74e7733d889d0f39995563219f82a15dd6ef700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:57:15 +0000 Subject: [PATCH] build(deps): Bump elasticsearch-dsl from 8.11.0 to 8.12.0 Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 8.11.0 to 8.12.0. - [Release notes](https://github.com/elasticsearch/elasticsearch-dsl-py/releases) - [Changelog](https://github.com/elastic/elasticsearch-dsl-py/blob/main/Changelog.rst) - [Commits](https://github.com/elasticsearch/elasticsearch-dsl-py/compare/v8.11.0...v8.12.0) --- updated-dependencies: - dependency-name: elasticsearch-dsl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e787fc1..d4ae8a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dj-database-url==2.1.0 django-redis==5.4.0 elastic-apm==6.20.0 elasticsearch==8.12.0 -elasticsearch-dsl==8.11.0 +elasticsearch-dsl==8.12.0 elastic-transport==8.12.0 gunicorn==21.2.0 honcho==1.1.0