From df65892cdb64b3c711cb481f9b8b748711dc4f64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 11:38:39 +0200 Subject: [PATCH] Update dependency elasticsearch to v7.17.12 (#2717) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- stream/elastic/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream/elastic/src/requirements.txt b/stream/elastic/src/requirements.txt index 4986a49c6a..e55ced2c69 100644 --- a/stream/elastic/src/requirements.txt +++ b/stream/elastic/src/requirements.txt @@ -1,6 +1,6 @@ pycti==6.3.3 pandas==2.2.2 -elasticsearch==7.17.9 +elasticsearch==7.17.12 scalpl==0.4.2 docopt==0.6.2 python-json-logger~=2.0.4