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 2c652f0 commit f135dadCopy full SHA for f135dad
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.10.1",
+ "mypy ==1.11.0",
67
"types-cffi ~=1.0",
68
"types-requests ~=2.0",
69
]
0 commit comments