From 7e9308857d3e8ca588fb52b6758baeed49564702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 19:19:47 +0000 Subject: [PATCH] build(deps): bump cachetools from 5.5.2 to 6.2.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 6.2.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v6.2.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.0 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 aa0399d..f0c76b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 build==1.2.2.post1 -cachetools==5.5.2 +cachetools==6.2.0 certifi==2025.1.31 cffi==1.17.1 charset-normalizer==3.4.1