From 2d8982426711e8a11a256c00121bccca34dfa664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 10:21:49 +0000 Subject: [PATCH] Bump cachetools from 4.2.1 to 4.2.2 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.1 to 4.2.2. - [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.1...v4.2.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91d760c9e..08e13525d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ aiohttp==3.7.4.post0 SQLAlchemy==1.4.12 python-telegram-bot==13.4.1 arrow==1.1.0 -cachetools==4.2.1 +cachetools==4.2.2 requests==2.25.1 urllib3==1.26.4 wrapt==1.12.1