From e6092fd2cc57f14a4d32adf8774454d3bb91d549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 04:34:08 +0000 Subject: [PATCH] Update cachetools requirement from ~=4.2.4 to ~=5.1.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.1.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..c0d3b765a01e 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.1.0 certifi~=2021.10.8 cffi~=1.15.0 chardet~=4.0.0