From 3f5bcfc503b5465141b66a0557ff0b6609e9354d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:51:36 +0000 Subject: [PATCH] Bump cachetools from 4.2.2 to 5.2.1 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 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 912f4a32b..b4230cc8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ aiohttp==3.8.3 SQLAlchemy==1.4.46 python-telegram-bot==13.15 arrow==1.2.3 -cachetools==4.2.2 +cachetools==5.2.1 requests==2.28.2 urllib3==1.26.14 jsonschema==4.17.3