From 17b3dbb31f069e16c435fa97e8e17dbc006a060a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 20:50:31 +0000 Subject: [PATCH] chore(deps): update dependency cachetools to v5.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 637b73b..51b735e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 anyio==4.6.2.post1 -cachetools==5.5.0 +cachetools==5.5.2 certifi==2024.8.30 charset-normalizer==3.4.0 docstring_parser==0.16