From c19ce36665834790d0d30906839901a78274513d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Apr 2026 05:02:53 +0000 Subject: [PATCH] chore(deps): update pre-commit hook types-requests to v2.33.0.20260408 --- .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 c22a6a595..430696087 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.20260402 + - types-requests==2.33.0.20260408 args: - --show-error-codes - --strict