From 15da7ae359b81443d9c6751cfd702bf6e4b324ee Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Mon, 18 May 2026 09:03:13 +0100 Subject: [PATCH] chore(deps): update pre-commit hook types-requests to v2.33.0.20260518 (#1052) 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 e265ea18e..2d02ba9a2 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.20260513 + - types-requests==2.33.0.20260518 args: - --show-error-codes - --strict