Skip to content

Commit

Permalink
chore(dependencies): update dependency mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 1d912f9 commit 5a2cf2b
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 @@ -22,7 +22,7 @@ pillow = "^7.2.0"
codecov = "^2.1.12"
pytest-benchmark = "^3.4.1"
pytest-mypy = "^0.10.3"
mypy = "^0.931"
mypy = "^1.7.1"

[build-system]
requires = ["poetry_core>=1.0.0"]
Expand Down

0 comments on commit 5a2cf2b

Please sign in to comment.