From a7d055d3c9af2b9f03039a8ffa95a4791cf367cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:25:45 +0000 Subject: [PATCH] chore(deps): update pre-commit hook tenacity to v9.1.4 (#1016) 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 87eb1ac03..2b8d2a6a8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -98,7 +98,7 @@ repos: - aiohttp==3.13.3 - cryptography==46.0.6 - pyjwt==2.12.1 - - tenacity==9.1.2 + - tenacity==9.1.4 - types-requests==2.32.4.20260324 args: - --show-error-codes