From bfe612a6454b076faaa10bb25d987c250b53b775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:26:31 +0000 Subject: [PATCH] dependabot(pip): bump cachetools from 6.2.2 to 6.2.5 Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.2 to 6.2.5. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.2...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdbe33b..0ed068f 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.5 qrcode==8.2 pytz==2025.2 influxdb-client==1.49.0