Skip to content

Commit 4c12420

Browse files
Bump pytest-mypy-plugins from 3.1.2 to 3.2.0 (typeddjango#2466)
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 3.1.2 to 3.2.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.1.2...3.2.0) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17c46c5 commit 4c12420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dev tools:
22
pre-commit==4.0.1
33
pytest==8.3.4
4-
pytest-mypy-plugins==3.1.2
4+
pytest-mypy-plugins==3.2.0
55
pytest-shard==0.1.2
66

77
# Django deps:

0 commit comments

Comments
 (0)