Skip to content

Commit

Permalink
update mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
dbatten5 committed Jan 11, 2024
1 parent 83daee6 commit 35a2364
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 68 deletions.
151 changes: 84 additions & 67 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 @@ -35,7 +35,7 @@ coverage = {extras = ["toml"], version = "^6.1"}
xdoctest = {extras = ["colors"], version = "^0.15.5"}
typeguard = "^2.13.2"
safety = "^2.2.0"
mypy = "^0.910"
mypy = "^1.0.1"
black = "^22.12.0"
pre-commit = "^2.16.0"
darglint = "^1.8.0"
Expand Down

0 comments on commit 35a2364

Please sign in to comment.