From 5aa9a4df6a826a135407becf63b456bcf7e26cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 04:37:47 +0000 Subject: [PATCH] Update cachetools requirement from ~=4.2.4 to ~=5.2.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.2.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..8a716ca6b654 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.2.0 certifi~=2021.10.8 cffi~=1.15.0 chardet~=4.0.0