From 352116e81c52cc64e547d852572ac57d2593494c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 21:03:04 +0000 Subject: [PATCH] DEP(deps): Update cachetools requirement from ~=7.0.2 to ~=7.0.3 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.2...v7.0.3) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.3 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 5bd2c9f..80db135 100644 --- a/requeriments.txt +++ b/requeriments.txt @@ -1,7 +1,7 @@ pytest requests~=2.32.5 six>=1.16,<2 -cachetools~=7.0.2 +cachetools~=7.0.3 pycryptodome~=3.23 pytz~=2026.1 confuse~=2.2.0 \ No newline at end of file