From 6c32959ae860d2ef8bb8b4dbe6295238cb3ef748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 01:14:19 +0000 Subject: [PATCH] deps(deps): bump cachetools from 7.1.4 to 7.1.5 Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.4 to 7.1.5. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.5) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.5 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..a71473a 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.5 certifi==2026.6.17 cffi==2.1.0 chardet==7.4.3