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 f560db9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 46 deletions.
86 changes: 41 additions & 45 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 f560db9

Please sign in to comment.