Skip to content

Commit

Permalink
Upgrade mypy (#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes authored Nov 7, 2023
1 parent 610087a commit 9bae851
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 @@ -87,7 +87,7 @@ clang-format = "==16.0.6"
isort = "==5.11.5"
black = { version = "==23.3.0", extras = ["jupyter"] }
docformatter = "==1.7.5"
mypy = "==1.5.1"
mypy = "==1.6.1"
pylint = "==2.13.9"
flake8 = "==5.0.4"
pytest = "==7.4.0"
Expand Down

0 comments on commit 9bae851

Please sign in to comment.