Skip to content

Commit 5bd16e5

Browse files
Update pytest-mypy-plugins requirement from >=3.0.0 to >=4.0.3
Updates the requirements on [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) to permit the latest version. - [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.0.0...4.0.3) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-version: 4.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 078e083 commit 5bd16e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ci = [
4040
"pyyaml>=6.0.3",
4141
"types-pyyaml>=6.0.12.20250915",
4242
"flask>=3.1.2",
43-
"pytest-mypy-plugins>=3.0.0",
43+
"pytest-mypy-plugins>=4.0.3",
4444
"ruff>=0.14.10",
4545
]
4646
docs = [

0 commit comments

Comments
 (0)