Skip to content

Commit 20b5ad1

Browse files
authored
Bump mypy version to 1.1.1 (#53)
1 parent 8183764 commit 20b5ad1

File tree

2 files changed

+32
-35
lines changed

2 files changed

+32
-35
lines changed

poetry.lock

Lines changed: 31 additions & 34 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
@@ -17,7 +17,7 @@ black = "^22.12.0"
1717
coverage = "^6.4.4"
1818
flake8 = "^6.0.0"
1919
isort = "^5.11.4"
20-
mypy = "^0.971"
20+
mypy = "^1.1.1"
2121
pre-commit = "^3.1.1"
2222
pytest = "^7.1.2"
2323
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)