From ec65c88797259ed7274a9f040ea347e979b60de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 03:24:40 +0000 Subject: [PATCH] chore(deps): bump cachetools from 7.1.1 to 7.1.2 Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.1 to 7.1.2. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f6342a82..3ff374d56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-telegram-bot==22.7 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.15.0 -cachetools==7.1.1 +cachetools==7.1.2 requests==2.33.1 urllib3==2.7.0 certifi==2026.4.22