From 41c3c5079a27b0e86f5ab371cdba8b54a1441345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 03:01:19 +0000 Subject: [PATCH] Bump cachetools from 4.2.2 to 5.1.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 to 5.1.0. - [Release notes](https://github.com/tkem/cachetools/releases) - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v5.1.0) --- 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 bed3a7fed..371a54bc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ aiohttp==3.8.1 SQLAlchemy==1.4.36 python-telegram-bot==13.11 arrow==1.2.2 -cachetools==4.2.2 +cachetools==5.1.0 requests==2.27.1 urllib3==1.26.9 jsonschema==4.5.1