From 9a06ae5e2ee213c8c78a609ee08768fdbfa5b597 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Fri, 8 May 2026 07:01:53 +0100 Subject: [PATCH] chore(deps): update pre-commit hook types-requests to v2.33.0.20260508 (#1045) Co-authored-by: Renovate Bot --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e242776b6..000c9decc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -99,7 +99,7 @@ repos: - cryptography==46.0.7 - pyjwt==2.12.1 - tenacity==9.1.4 - - types-requests==2.33.0.20260503 + - types-requests==2.33.0.20260508 args: - --show-error-codes - --strict