Skip to content

Commit c8f27c4

Browse files
authored
Merge pull request #45 from srittau/dependabot/pip/mypy-1.0.0
Bump mypy from 0.991 to 1.0.0
2 parents 1dd68b4 + ca0c8e8 commit c8f27c4

2 files changed

Lines changed: 59 additions & 63 deletions

File tree

poetry.lock

Lines changed: 58 additions & 62 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 = "0.991"
24+
mypy = "1.0.0"
2525

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

0 commit comments

Comments
 (0)