From 5a88ca7b9c40548e790d6a5f45fb228478ae1c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 19:08:34 +0000 Subject: [PATCH] Bump cachetools from 4.2.0 to 5.1.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.0 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.0...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 724fcfe..325166e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachetools==4.2.0 +cachetools==5.1.0 click==7.1.2 cryptography==3.3.1 cssselect==1.1.0