From 8716d9f18af27480903581546d8da2575da0ad2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:32:39 +0000 Subject: [PATCH] DEP(deps): Update cachetools requirement from ~=6.2.6 to ~=7.1.4 Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.6...v7.1.4) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 050e795af..037f43470 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ requests~=2.32.5 boto3~=1.42.36 -cachetools~=6.2.6 +cachetools~=7.1.4 setuptools~=80.10.2 pytz~=2025.1 confuse~=2.1.0 diff --git a/requirements.txt b/requirements.txt index a98e7826f..2ff5b1189 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ httpx>=0.27.0 boto3~=1.42.36 -cachetools~=6.2.6 +cachetools~=7.1.4 setuptools~=80.10.2 pytz~=2025.1 confuse~=2.1.0