From 51693f90e13f233096b576eb170789c722602fe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:03:20 +0000 Subject: [PATCH] Update cachetools requirement from ~=4.2.4 to ~=5.0.0 Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version. - [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.4...v5.0.0) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1be0e1ea6814..36abff7ecbf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs~=21.4.0 backcall~=0.2.0 bleach~=4.1.0 broadbean~=0.10.0 -cachetools~=4.2.4 +cachetools~=5.0.0 certifi~=2021.10.8 cffi~=1.15.0 chardet~=4.0.0