diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c28004fb4..b9e81ce82 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.20260408 + - types-requests==2.33.0.20260503 args: - --show-error-codes - --strict @@ -223,7 +223,7 @@ repos: # json - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.1 + rev: 0.37.2 hooks: - id: check-circle-ci - id: check-github-workflows