From c1bfc4401cfbb252491013d0a2d259249a9707bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 11:05:30 +0000 Subject: [PATCH] Bump cachetools from 5.0.0 to 5.3.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.0.0 to 5.3.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/v5.0.0...v5.3.0) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ccfb09..c9a7f46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ atomicwrites==1.4.0 attrs==21.4.0 bcrypt==3.2.0 cached-property==1.5.2 -cachetools==5.0.0 +cachetools==5.3.0 certifi==2021.10.8 cffi==1.15.0 chardet==4.0.0