From c99b70ce6ad71c61bc4297553fcfbb53ba0186ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:14:10 +0100 Subject: [PATCH] build(deps): Bump elastic-transport from 8.15.1 to 8.17.0 (#457) Bumps [elastic-transport](https://github.com/elastic/elastic-transport-python) from 8.15.1 to 8.17.0. - [Release notes](https://github.com/elastic/elastic-transport-python/releases) - [Changelog](https://github.com/elastic/elastic-transport-python/blob/v8.17.0/CHANGELOG.md) - [Commits](https://github.com/elastic/elastic-transport-python/compare/v8.15.1...v8.17.0) --- updated-dependencies: - dependency-name: elastic-transport dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7839b67..0084305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-redis==5.4.0 elastic-apm==6.23.0 elasticsearch==8.16.0 elasticsearch-dsl==8.17.0 -elastic-transport==8.15.1 +elastic-transport==8.17.0 gunicorn==23.0.0 honcho==1.1.0 kombu==5.4.2