From 685e575f6b37077070871d55d348b515b00b51f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:24:18 +0000 Subject: [PATCH] chore(deps): bump cachetools from 5.5.1 to 5.5.2 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.1 to 5.5.2. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.1...v5.5.2) --- updated-dependencies: - dependency-name: cachetools 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 9e746cd82..f78c89bcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ python-telegram-bot==21.10 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.12.0 -cachetools==5.5.1 +cachetools==5.5.2 requests==2.32.3 urllib3==2.3.0 jsonschema==4.23.0