Skip to content

Commit 07bc07e

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

2 files changed

Lines changed: 217 additions & 217 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ black = "==26.5.0"
1313
pytest = "==9.0.3"
1414
pytest-mock = "==3.15.1"
1515
mypy = "==1.20.1"
16-
pytest-mypy-plugins = "==4.0.2"
16+
pytest-mypy-plugins = "==4.0.3"
1717
pytest-cov = "==7.1.0"
1818

1919
[requires]

0 commit comments

Comments
 (0)