From 2ea2673c50b249940ed763f077a9cae6f61e0e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 19:06:28 +0000 Subject: [PATCH] Bump cachetools from 4.2.0 to 5.0.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.0 to 5.0.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.0...v5.0.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 724fcfe..15bb806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachetools==4.2.0 +cachetools==5.0.0 click==7.1.2 cryptography==3.3.1 cssselect==1.1.0