Skip to content

Commit 75739f6

Browse files
committed
Bump mypy so we can require ignores to have error codes
1 parent 98fb952 commit 75739f6

File tree

2 files changed

+40
-39
lines changed

2 files changed

+40
-39
lines changed

poetry.lock

Lines changed: 39 additions & 38 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
@@ -34,7 +34,7 @@ freezegun = "^1.1.0"
3434
# Linting tools
3535
flake8 = "^4.0.0"
3636
isort = "^5.10"
37-
mypy = "^0.910"
37+
mypy = "^0.940"
3838

3939
# Flake 8 plugins
4040
flake8-bugbear = "^21.11.29"

0 commit comments

Comments
 (0)