Skip to content

Commit 817de77

Browse files
authored
Update mypy to 0.981 to support cross-platform development (#63)
1 parent ddc400c commit 817de77

File tree

2 files changed

+30
-25
lines changed

2 files changed

+30
-25
lines changed

poetry.lock

Lines changed: 29 additions & 24 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
@@ -55,7 +55,7 @@ bandit = "^1.7.1"
5555
black = "^22.3.0"
5656
darglint = "^1.8.1"
5757
isort = {extras = ["colors"], version = "^5.10.1"}
58-
mypy = "^0.930"
58+
mypy = "^0.981"
5959
mypy-extensions = "^0.4.3"
6060
pre-commit = "^2.15.0"
6161
pydocstyle = "^6.1.1"

0 commit comments

Comments
 (0)