From 5350718b78ed8011a121560ac352842ecc5f4819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:03:38 +0000 Subject: [PATCH] Bump cachetools from 4.0.0 to 5.5.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.0.0 to 5.5.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v4.0.0...v5.5.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 b6016ff..7afd834 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ astor==0.8.1 attrs==19.3.0 backcall==0.1.0 bleach==3.3.0 -cachetools==4.0.0 +cachetools==5.5.0 certifi==2024.6.2 chardet==3.0.4 cycler==0.10.0