Skip to content

Commit 0149e8c

Browse files
Bump pytest-mypy-plugins from 1.6.1 to 1.7.0
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/TypedDjango/pytest-mypy-plugins/releases) - [Changelog](https://github.com/typeddjango/pytest-mypy-plugins/blob/master/CHANGELOG.md) - [Commits](typeddjango/pytest-mypy-plugins@1.6.1...1.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 723f8ef commit 0149e8c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -60,7 +60,7 @@ safety = "^1.10"
6060
pytest = "^6.2"
6161
pytest-cov = "^2.12"
6262
pytest-randomly = "^3.8"
63-
pytest-mypy-plugins = "^1.5"
63+
pytest-mypy-plugins = "^1.7"
6464

6565
sphinx = "4.0.2"
6666
sphinx-autodoc-typehints = "^1.12"

0 commit comments

Comments
 (0)