From 1960618477baf2505bb93aadd37a5e7615895b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 03:06:28 +0000 Subject: [PATCH] Bump cachetools from 4.2.1 to 5.2.1 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.1 to 5.2.1. - [Release notes](https://github.com/tkem/cachetools/releases) - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/commits) --- updated-dependencies: - dependency-name: cachetools 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 94f1739a1d4..2aae413373d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ aiohttp==3.7.4.post0 SQLAlchemy==1.4.11 python-telegram-bot==13.4.1 arrow==1.0.3 -cachetools==4.2.1 +cachetools==5.2.1 requests==2.25.1 urllib3==1.26.4 wrapt==1.12.1