From bde203b9733c6f700f14073f74bc70496c8a1ab2 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 20:24:17 +0000 Subject: [PATCH] chore(deps): update dependency cachetools to v6 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c6e8d79f1..c863243f1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ bitmath==1.3.3.1 blinker==1.6.2 boto3==1.28.61 botocore==1.31.61 -cachetools==5.3.3 +cachetools==6.2.1 certifi==2024.7.4 chardet==5.2.0 charset-normalizer==2.0.12