Skip to content

Commit

Permalink
Upgrade mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Feb 6, 2024
1 parent 7286a42 commit 6a4af45
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 @@ -31,7 +31,7 @@ astor = "^0.8.1"
# Keep versions of these five up to date with .pre-commit-config.yaml
black = "^21.7b0"
blackdoc = "^0.3.4"
mypy = "^0.910"
mypy = "^1.8"
pre-commit = "^2.14.0"
# Currently causing Windows to break on 3.10
# pdbpp = "^0.10.3"
Expand Down

0 comments on commit 6a4af45

Please sign in to comment.