Skip to content

Commit 3b85c49

Browse files
Bump mypy from 1.3.0 to 1.4.0 (#92)
1 parent 1490b22 commit 3b85c49

2 files changed

Lines changed: 30 additions & 47 deletions

File tree

poetry.lock

Lines changed: 29 additions & 46 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
@@ -27,7 +27,7 @@ python = ">=3.7"
2727
[tool.poetry.group.dev.dependencies]
2828
black = "^23.1.0"
2929
flake8 = { version = "^6.0.0", python = ">=3.8.1" }
30-
mypy = ">=1.2,<1.4"
30+
mypy = ">=1.2,<1.5"
3131

3232
[tool.black]
3333
line-length = 79

0 commit comments

Comments
 (0)