diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64e3ab8a5..430696087 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,10 +96,10 @@ repos: # `types-$lib` or `$lib-stubs`. additional_dependencies: - aiohttp==3.13.5 - - cryptography==46.0.6 + - cryptography==46.0.7 - pyjwt==2.12.1 - tenacity==9.1.4 - - types-requests==2.33.0.20260402 + - types-requests==2.33.0.20260408 args: - --show-error-codes - --strict