Skip to content

Commit 5dec51f

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 ab57dda commit 5dec51f

2 files changed

Lines changed: 220 additions & 220 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ black = "==26.3.1"
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)