From 56c717278f48bea6764a0fc14d29a918bdea54d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 08:04:41 +0000 Subject: [PATCH] chore(deps): bump cachetools from 5.5.2 to 7.1.1 in /backend Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 7.1.1. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v7.1.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2f9b445..e9b2ea9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,4 +14,4 @@ pydantic==2.13.3 python-multipart>=0.0.26 google-generativeai==0.8.6 slowapi==0.1.9 -cachetools==5.5.2 +cachetools==7.1.1