From 249c70c575383ab2c58bdf2efc7419e0faed7a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 06:35:12 +0000 Subject: [PATCH] DEP(deps): Update cachetools requirement from ~=5.5.2 to ~=6.2.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/v5.5.2...v6.2.4) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.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 8e09d5e4..9261a09d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ requests~=2.32.5 boto3~=1.42.27 -cachetools~=5.5.2 +cachetools~=6.2.4 setuptools~=80.9.0 pytz~=2025.1 confuse~=2.1.0 diff --git a/requirements.txt b/requirements.txt index 53f30199..b697858b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ requests~=2.32.5 boto3~=1.42.27 -cachetools~=5.5.2 +cachetools~=6.2.4 setuptools~=80.9.0 pytz~=2025.1 confuse~=2.1.0