From 50f19e975c3eda3a3f32cb2ebb43b52b506aa24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 22:06:40 +0000 Subject: [PATCH] build(deps): Bump elastic-transport from 8.17.0 to 8.17.1 Bumps [elastic-transport](https://github.com/elastic/elastic-transport-python) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/elastic/elastic-transport-python/releases) - [Changelog](https://github.com/elastic/elastic-transport-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elastic-transport-python/compare/v8.17.0...v8.17.1) --- updated-dependencies: - dependency-name: elastic-transport 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 482337f..a68f936 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-redis==5.4.0 elastic-apm==6.23.0 elasticsearch==8.17.1 elasticsearch-dsl==8.17.1 -elastic-transport==8.17.0 +elastic-transport==8.17.1 gunicorn==23.0.0 honcho==1.1.0 kombu==5.4.2