From 6d473c69682315e545292c804c765ce6c138fbd4 Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Fri, 13 Mar 2026 21:03:27 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pyjwt to v2.12.1 (#1008) 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 975dcdafa..b4cd4a572 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -98,7 +98,7 @@ repos: - aiohttp==3.13.3 - backoff==2.2.1 - cryptography==46.0.5 - - pyjwt==2.12.0 + - pyjwt==2.12.1 - types-requests==2.32.4.20260107 args: - --show-error-codes