From b72eeb803dee085a73f931969ab7192b239e8cbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 04:36:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook types-requests to v2.33.0.20260508 --- .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 3fecb6bb..0bf981c5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -112,7 +112,7 @@ repos: - pytest==9.0.3 - responses==0.26.0 - types-pyyaml==6.0.12.20260508 - - types-requests==2.33.0.20260503 + - types-requests==2.33.0.20260508 - typer==0.25.1 args: - --show-error-codes