From 232a7c366a6a685320f9a6a1638b29c71160d73d 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.2 to 6.2.4 Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.2 to 6.2.4. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.2...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 bdbe33b..4741cec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests==2.32.5 django-filter==25.2 psycopg2==2.9.11 channels==4.3.2 -cachetools==6.2.2 +cachetools==6.2.4 qrcode==8.2 pytz==2025.2 influxdb-client==1.49.0