Skip to content

Commit 73312ca

Browse files
Bump pytest-mypy-plugins from 1.10.0 to 1.10.1 (#1205)
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.10.0 to 1.10.1. - [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@1.10.0...1.10.1) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aecafc commit 73312ca

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
@@ -3,7 +3,7 @@ requests==2.28.1
33
gitpython==3.1.29
44
pre-commit==2.20.0
55
pytest==7.1.3
6-
pytest-mypy-plugins==1.10.0
6+
pytest-mypy-plugins==1.10.1
77
psycopg2-binary
88
-e ./django_stubs_ext
99
-e .[compatible-mypy]

0 commit comments

Comments
 (0)