From d94456d518b6e597a22b81db4056bbb6ebe24e96 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 20:15:15 +0000 Subject: [PATCH] Update dependency setuptools to v82 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0ac6eff1af4..e2deefa1a0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "PyGithub==2.9.1", "detection-rules-kql @ git+https://github.com/elastic/detection-rules.git#subdirectory=lib/kql", "detection-rules-kibana @ git+https://github.com/elastic/detection-rules.git#subdirectory=lib/kibana", - "setuptools==78.1.1" + "setuptools==82.0.1" ] [project.optional-dependencies] dev = [