Skip to content

Commit 5f1f0db

Browse files
chore(deps): update dependency devel-types/mypy to v1.10.0
1 parent c9ad324 commit 5f1f0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pact-verifier = "pact.cli.verify:main"
6363
# Linting and formatting tools use a more narrow specification to ensure
6464
# developper consistency. All other dependencies are as above.
6565
devel-types = [
66-
"mypy ==1.9.0",
66+
"mypy ==1.10.0",
6767
"types-cffi ~=1.0",
6868
"types-requests ~=2.0",
6969
]

0 commit comments

Comments
 (0)