Skip to content

Commit

Permalink
Update mypy to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau committed Mar 13, 2024
1 parent d85b2c3 commit c76425e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
59 changes: 30 additions & 29 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 @@ -27,7 +27,7 @@ python = ">=3.8.1"
[tool.poetry.group.dev.dependencies]
black = { version = "^24.2.0" }
flake8 = { version = "^7.0.0" }
mypy = "~1.5.1"
mypy = "~1.9.0"
poethepoet = "^0.25.0"

[tool.black]
Expand Down

0 comments on commit c76425e

Please sign in to comment.