From d1aba7daf8d72242aa7f8d48e34bd4c0e58e2f50 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 05:35:24 +0000 Subject: [PATCH] Update dependency es_client to v8.15.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 48d68185..0fdcf1c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ keywords = [ 'index-expiry' ] dependencies = [ - "es_client==8.15.0" + "es_client==8.15.1" ] [project.optional-dependencies]