From 2037c2b2d6873e8a3302a821a2a6f9a16a24c87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 11:04:04 +0000 Subject: [PATCH] Bump cachetools from 2.1.0 to 6.2.6 Bumps [cachetools](https://github.com/tkem/cachetools) from 2.1.0 to 6.2.6. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v2.1.0...v6.2.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adbc4f5..758c50a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ werkzeug==2.0.3 requests==2.20.0 gunicorn==22.0.0 gevent==24.2.1 -cachetools==2.1.0 +cachetools==6.2.6 pymongo==4.7.2 redis==2.10.6 flask-cors==3.0.6