Skip to content

Commit c76425e

Browse files
committed
Update mypy to 1.9.0
1 parent d85b2c3 commit c76425e

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

+30-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python = ">=3.8.1"
2727
[tool.poetry.group.dev.dependencies]
2828
black = { version = "^24.2.0" }
2929
flake8 = { version = "^7.0.0" }
30-
mypy = "~1.5.1"
30+
mypy = "~1.9.0"
3131
poethepoet = "^0.25.0"
3232

3333
[tool.black]

0 commit comments

Comments
 (0)