From b3dccf2021a24e6a37bb7398eb1a92f8005836c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 18:11:19 +0100 Subject: [PATCH] chore(deps): update pre-commit hook types-requests to v2.33.0.20260402 (#1017) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 044e2104b..21f54abf5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -99,7 +99,7 @@ repos: - cryptography==46.0.6 - pyjwt==2.12.1 - tenacity==9.1.4 - - types-requests==2.32.4.20260324 + - types-requests==2.33.0.20260402 args: - --show-error-codes - --strict