From a3bd9ddd229085681e6612e72fe1f5f2b70e6333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 10:22:14 +0000 Subject: [PATCH] deps(deps): bump cachetools from 5.5.2 to 6.2.1 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.2 to 6.2.1. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v6.2.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- agent_system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent_system/requirements.txt b/agent_system/requirements.txt index f8cd6cb..2b19c44 100644 --- a/agent_system/requirements.txt +++ b/agent_system/requirements.txt @@ -7,7 +7,7 @@ attrs==25.3.0 babel==2.17.0 beautifulsoup4==4.13.4 black==25.1.0 -cachetools==5.5.2 +cachetools==6.2.1 certifi==2025.7.14 charset-normalizer==3.4.2 click==8.2.1