From 4c6575e46d95d52d7f31cb6d32dd3abfcfda20df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 05:24:34 +0000 Subject: [PATCH] Bump cachetools from 4.2.2 to 4.2.4 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 to 4.2.4. - [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...v4.2.4) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b48b06eac..d82011a08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ aiohttp==3.7.4.post0 SQLAlchemy==1.4.26 python-telegram-bot==13.7 arrow==1.2.1 -cachetools==4.2.2 +cachetools==4.2.4 requests==2.26.0 urllib3==1.26.7 jsonschema==4.2.1