Skip to content

Commit 6b6204e

Browse files
authored
Bump mypy from 1.3.0 to 1.4.0
2 parents d3a125e + a62a1e2 commit 6b6204e

File tree

2 files changed

+30
-36
lines changed

2 files changed

+30
-36
lines changed

poetry.lock

Lines changed: 29 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python = ">=3.7"
2121

2222
[tool.poetry.dev-dependencies]
2323
asserts = ">=0.8.0,<0.13"
24-
mypy = "~1.3.0"
24+
mypy = "~1.4.0"
2525

2626
[tool.black]
2727
line-length = 79

0 commit comments

Comments
 (0)