Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JP-Ellis committed Oct 16, 2024
1 parent 8765ecd commit 7f90a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pact-verifier = "pact.cli.verify:main"
# Linting and formatting tools use a more narrow specification to ensure
# developper consistency. All other dependencies are as above.
devel-types = [
"mypy ==1.11.2",
"mypy ==1.12.0",
"types-cffi ~=1.0",
"types-requests ~=2.0",
]
Expand Down

0 comments on commit 7f90a76

Please sign in to comment.