From 1db6bad975888d0b9eff8da57dc5898312d8c6b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 06:32:46 +0000 Subject: [PATCH] DEP(deps): Update cachetools requirement from ~=7.1.6 to ~=7.1.7 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/v7.1.6...v7.1.7) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.7 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 1efba4ad4..381d64478 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ requests~=2.34.2 boto3~=1.43.58 -cachetools~=7.1.6 +cachetools~=7.1.7 setuptools~=83.0.0 pytz~=2026.3 confuse~=2.2.1 diff --git a/requirements.txt b/requirements.txt index bbf7bd084..89263357c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ httpx>=0.28.1 boto3~=1.43.58 -cachetools~=7.1.6 +cachetools~=7.1.7 setuptools~=83.0.0 pytz~=2026.3 confuse~=2.2.1