Skip to content

Commit 5c6a3f9

Browse files
authored
Merge pull request #39 from srittau/dependabot/pip/mypy-0.971
Bump mypy from 0.961 to 0.971
2 parents f8bdb58 + a5fd1a1 commit 5c6a3f9

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

poetry.lock

Lines changed: 25 additions & 25 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.12"
24-
mypy = "0.961"
24+
mypy = "0.971"
2525

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

0 commit comments

Comments
 (0)