From 996988ec6adcf2f741e819832f6d3d8d0837f688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 06:43:25 +0000 Subject: [PATCH] chore(deps): bump elasticsearch from 8.17.2 to 9.0.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.17.2 to 9.0.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.2...v9.0.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api/requirements-alerts.txt | 2 +- api/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/requirements-alerts.txt b/api/requirements-alerts.txt index d4cd202c3..2d959880f 100644 --- a/api/requirements-alerts.txt +++ b/api/requirements-alerts.txt @@ -5,7 +5,7 @@ pyjwt==2.10.1 psycopg2-binary==2.9.10 psycopg[pool,binary]==3.2.6 clickhouse-connect==0.8.15 -elasticsearch==8.17.2 +elasticsearch==9.0.1 jira==3.8.0 cachetools==5.5.2 diff --git a/api/requirements.txt b/api/requirements.txt index dca445128..8decb8d8b 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -5,7 +5,7 @@ pyjwt==2.10.1 psycopg2-binary==2.9.10 psycopg[pool,binary]==3.2.6 clickhouse-connect==0.8.15 -elasticsearch==8.17.2 +elasticsearch==9.0.1 jira==3.8.0 cachetools==5.5.2