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 6c56073 commit b6ce32cCopy full SHA for b6ce32c
pyproject.toml
@@ -63,7 +63,7 @@ pact-verifier = "pact.cli.verify:main"
63
# Linting and formatting tools use a more narrow specification to ensure
64
# developper consistency. All other dependencies are as above.
65
devel-types = [
66
- "mypy ==1.14.0",
+ "mypy ==1.14.1",
67
"types-cffi ~=1.0",
68
"types-requests ~=2.0",
69
]
0 commit comments