Skip to content

Commit 9473401

Browse files
chore(deps-dev): bump pytest-mypy-plugins from 1.7.0 to 1.9.1 (#65)
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.7.0 to 1.9.1. - [Release notes](https://github.com/TypedDjango/pytest-mypy-plugins/releases) - [Changelog](https://github.com/typeddjango/pytest-mypy-plugins/blob/1.9.1/CHANGELOG.md) - [Commits](typeddjango/pytest-mypy-plugins@1.7.0...1.9.1) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c8f324 commit 9473401

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

poetry.lock

Lines changed: 19 additions & 16 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
@@ -35,7 +35,7 @@ mkdocstrings = "^0.15.1"
3535
mypy = "^0.910"
3636
pytest = "^6.2.5"
3737
pytest-asyncio = "^0.15.1"
38-
pytest-mypy-plugins = "^1.6.1"
38+
pytest-mypy-plugins = "^1.9.1"
3939
pytest-xdist = "^2.1.0"
4040
coverage = {extras = ["toml"], version = "^5.5"}
4141

0 commit comments

Comments
 (0)