From b976baae3fe06267e64ae7809c15849bde6bdd03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:37:16 +0000 Subject: [PATCH] Bump cachetools from 4.2.0 to 4.2.1 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.0 to 4.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/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53e5bec12..268813e02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aiohttp==3.7.3 SQLAlchemy==1.3.22 python-telegram-bot==13.1 arrow==0.17.0 -cachetools==4.2.0 +cachetools==4.2.1 requests==2.25.1 urllib3==1.26.2 wrapt==1.12.1