From 434dc0093fea238fc31b6d0e2088b74f9f985244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:20:22 +0000 Subject: [PATCH] Bump cachetools from 5.5.1 to 7.0.5 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.1 to 7.0.5. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.1...v7.0.5) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 99904a8..05c2beb 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.13.2 apsw==3.50.3.0 -cachetools==5.5.1 +cachetools==7.0.5 fastapi==0.116.1 numpy==2.3.1 pydantic==2.11.7