From 87470e04a9884b9caeeaeca008cf6db2cf8d14ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:41:28 +0000 Subject: [PATCH] DEP(deps): Update cachetools requirement from ~=7.0.5 to ~=7.0.6 Updates the requirements on [cachetools](https://github.com/tkem/cachetools) to permit the latest version. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.5...v7.0.6) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requeriments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requeriments.txt b/requeriments.txt index 945aa0c..53f6eb6 100644 --- a/requeriments.txt +++ b/requeriments.txt @@ -1,7 +1,7 @@ pytest requests~=2.33.1 six>=1.16,<2 -cachetools~=7.0.5 +cachetools~=7.0.6 pycryptodome~=3.23 pytz~=2026.1 confuse~=2.2.0 \ No newline at end of file