Skip to content

Commit e019e2f

Browse files
Bump pytest-mypy-plugins from 3.3.0 to 4.0.0
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 3.3.0 to 4.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@3.3.0...4.0.0) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b663d8b commit e019e2f

File tree

2 files changed

+121
-121
lines changed

2 files changed

+121
-121
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ black = "==26.1.0"
1313
pytest = "==9.0.2"
1414
pytest-mock = "==3.15.1"
1515
mypy = "==1.19.1"
16-
pytest-mypy-plugins = "==3.3.0"
16+
pytest-mypy-plugins = "==4.0.0"
1717
pytest-cov = "==7.0.0"
1818

1919
[requires]

0 commit comments

Comments
 (0)