From 9fca0051f61aceafbb06fa21ad2c17b6c036ffd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 06:31:12 +0000 Subject: [PATCH] chore(deps): bump cachetools from 5.5.2 to 6.0.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 6.0.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v6.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.0.0 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 afcefe535..b2583b981 100644 --- a/api/requirements-alerts.txt +++ b/api/requirements-alerts.txt @@ -7,7 +7,7 @@ psycopg[pool,binary]==3.2.9 clickhouse-connect==0.8.17 elasticsearch==9.0.1 jira==3.8.0 -cachetools==5.5.2 +cachetools==6.0.0 fastapi==0.115.12 uvicorn[standard]==0.34.2 diff --git a/api/requirements.txt b/api/requirements.txt index af3a229ec..0b764f058 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -7,7 +7,7 @@ psycopg[pool,binary]==3.2.9 clickhouse-connect==0.8.17 elasticsearch==9.0.1 jira==3.8.0 -cachetools==5.5.2 +cachetools==6.0.0 fastapi==0.115.12 uvicorn[standard]==0.34.2