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 = [