Skip to content

Commit 08e9bc3

Browse files
build(deps-dev): bump pytest-mypy-plugins from 1.11.1 to 2.0.0 (#1662)
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.11.1 to 2.0.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.11.1...2.0.0) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd50e41 commit 08e9bc3

File tree

2 files changed

+8
-19
lines changed

2 files changed

+8
-19
lines changed

poetry.lock

Lines changed: 7 additions & 18 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
@@ -68,7 +68,7 @@ safety = "^2.3"
6868
pytest = "^7.4"
6969
pytest-cov = "^4.1"
7070
pytest-randomly = "^3.12"
71-
pytest-mypy-plugins = "^1.11"
71+
pytest-mypy-plugins = "^2.0"
7272
pytest-subtests = "^0.11"
7373
hypothesis = "^6.79"
7474

0 commit comments

Comments
 (0)