From 95732f4170ad26fd5a6e81d3fcfcff5acd9daca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 03:48:14 +0000 Subject: [PATCH] chore(deps): bump cachetools from 5.4.0 to 5.5.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.4.0 to 5.5.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: cachetools 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 2b82e72bb..6fac8f9fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-telegram-bot==21.4 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.10.0 -cachetools==5.4.0 +cachetools==5.5.0 requests==2.32.3 urllib3==2.2.2 jsonschema==4.23.0