From 360f73e8f36eb8ac6d15869b3451b0c435c34dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:13:24 +0000 Subject: [PATCH] deps(deps): bump cachetools from 7.1.4 to 7.1.6 Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.4 to 7.1.6. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9889927..cd38514 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ attrs==26.1.0 babel==2.18.0 beautifulsoup4==4.15.0 braceexpand==0.1.7 -cachetools==7.1.4 +cachetools==7.1.6 certifi==2026.6.17 cffi==2.1.0 chardet==7.4.3