Skip to content

Commit e044069

Browse files
build(deps-dev): bump pytest-mypy from 0.9.1 to 0.10.3 (#33)
1 parent 095c974 commit e044069

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 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
@@ -28,7 +28,7 @@ pytest-cov = ">=3,<5"
2828
typeguard = "^2.13.3"
2929
docformatter = "^1.4"
3030
pytest-pylint = ">=0.18,<0.20"
31-
pytest-mypy = "^0.9.1"
31+
pytest-mypy = ">=0.9.1,<0.11.0"
3232
pydocstyle = "^6.1.1"
3333
pytest-pydocstyle = "^2.3.0"
3434
pyenchant = "^3.2.2"

0 commit comments

Comments
 (0)