We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a181e17 commit 4d36481Copy full SHA for 4d36481
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
args: [--no-build-isolation]
37
38
- repo: https://github.com/pre-commit/mirrors-mypy
39
- rev: "v1.11.1"
+ rev: "v1.11.2"
40
hooks:
41
- id: mypy
42
additional_dependencies: [cryptography>=3.4.0]
0 commit comments