From 6bca20c0c06a5e0f19972f74c40c787984de38dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 19:04:47 +0000 Subject: [PATCH] Bump cachetools from 4.2.0 to 5.2.1 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.0 to 5.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/commits) --- 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..9860664 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachetools==4.2.0 +cachetools==5.2.1 click==7.1.2 cryptography==3.3.1 cssselect==1.1.0