From 8360271eedfd4ed23d7631aff848ab011338d4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 02:57:25 +0000 Subject: [PATCH] Bump cachetools from 7.0.6 to 7.1.1 in /backend Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.6 to 7.1.1. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.6...v7.1.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.6 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 47a522a..5199f88 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ alembic==1.18.4 argon2-cffi==25.1.0 asyncpg==0.31.0 authlib>=1.7.0 -cachetools==7.0.6 +cachetools==7.1.1 email-validator==2.3.0 fastapi-pagination==0.15.12 fastapi==0.136.1