From 346555d4ae44f460346e37350e92fbd4a0504713 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Wed, 13 May 2026 08:02:13 +0100 Subject: [PATCH] chore(deps): update pre-commit hook types-requests to v2.33.0.20260513 (#1049) 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 519687475..cfdcbcc9d 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.20260508 + - types-requests==2.33.0.20260513 args: - --show-error-codes - --strict