From 3e43c123d7bc17bc546cf87a9a15cb249db54658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:07:02 +0000 Subject: [PATCH] build(deps): bump cachetools from 6.2.4 to 6.2.5 in /.devcontainer Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.4 to 6.2.5. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.4...v6.2.5) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 56355db..559e234 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -7,6 +7,6 @@ rapidfuzz==3.14.3 python-dateutil==2.9.0.post0 SQLAlchemy==2.0.45 topggpy==1.4.0 -cachetools==6.2.4 +cachetools==6.2.5 psutil==7.1.3 discordlists.py==1.1.1 \ No newline at end of file