From 8546542a165c474e3022f42fee274fffd173b40c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:04:21 +0000 Subject: [PATCH] chore(deps): bump cachetools from 6.2.5 to 7.0.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.5 to 7.0.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.5...v7.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.0 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 300c1438f..d189abd2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-telegram-bot==22.6 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.15.0 -cachetools==6.2.5 +cachetools==7.0.0 requests==2.32.5 urllib3==2.6.3 certifi==2026.1.4