From aad0f09ea8bb7433e4484d18c5f14f5c35881041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 08:19:46 +0000 Subject: [PATCH] dependabot(pip): bump cachetools from 6.2.0 to 6.2.4 Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.0 to 6.2.4. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.0...v6.2.4) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.4 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 6374783..db232f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ discord.py==2.6.4 idna==3.10 multidict==6.7.0 PyYAML==6.0.3 -cachetools==6.2.0 +cachetools==6.2.4