From dfefcb6fbaba8cd95fb87b4f12b044d57c67ad9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 21:10:14 +0000 Subject: [PATCH] Bump cachetools from 2.0.0 to 5.2.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 2.0.0 to 5.2.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/v2.0.0...v5.2.0) --- 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 d35b983..83951b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ git+git://github.com/RDFLib/rdflib@6cb0dabce15a0d5dc81954ecb833e31b47a68e28#egg= # frozen stable: appdirs==1.4.3 -cachetools==2.0.0 +cachetools==5.2.0 certifi==2017.4.17 chardet==3.0.3 click==6.7