From 4b2f13dce1fe35721dee9384ae927577b05d672d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:20:15 +0000 Subject: [PATCH] build(deps): Bump elasticsearch-dsl from 8.17.0 to 8.17.1 Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 8.17.0 to 8.17.1. - [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.17.0...v8.17.1) --- updated-dependencies: - dependency-name: elasticsearch-dsl 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 c017f0e..6249a8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dj-database-url==2.3.0 django-redis==5.4.0 elastic-apm==6.23.0 elasticsearch==8.17.0 -elasticsearch-dsl==8.17.0 +elasticsearch-dsl==8.17.1 elastic-transport==8.17.0 gunicorn==23.0.0 honcho==1.1.0