From 3deb089d64eec489f20ffc61ff17171fe1efb228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 08:40:20 +0000 Subject: [PATCH] chore(deps): bump cachetools from 6.1.0 to 6.2.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 6.1.0 to 6.2.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7efc73041..68fab8e2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-telegram-bot==22.3 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.13.0 -cachetools==6.1.0 +cachetools==6.2.0 requests==2.32.5 urllib3==2.5.0 certifi==2025.8.3