Skip to content

Commit 39853ca

Browse files
build(deps-dev): bump pytest-mypy from 0.9.1 to 0.10.3 (#39)
Bumps [pytest-mypy](https://github.com/dbader/pytest-mypy) from 0.9.1 to 0.10.3. - [Release notes](https://github.com/dbader/pytest-mypy/releases) - [Changelog](https://github.com/realpython/pytest-mypy/blob/v0.10.3/changelog.md) - [Commits](realpython/pytest-mypy@v0.9.1...v0.10.3) --- updated-dependencies: - dependency-name: pytest-mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0041491 commit 39853ca

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
@@ -20,7 +20,7 @@ pytest-asyncio = ">=0.18.3,<0.22.0"
2020
pytest-cov = "^4.1.0"
2121
docformatter = "^1.4"
2222
pytest-pylint = ">=0.18,<0.20"
23-
pytest-mypy = "^0.9.1"
23+
pytest-mypy = ">=0.9.1,<0.11.0"
2424
pydocstyle = "^6.1.1"
2525
pytest-pydocstyle = "^2.3.0"
2626
pyenchant = "^3.2.2"

0 commit comments

Comments
 (0)