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](https://github.com/TypedDjango/pytest-mypy-plugins/compare/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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-27 09:00:41 +03:00
committed by GitHub
parent 6aecafc64f
commit 73312caa24

View File

@@ -3,7 +3,7 @@ requests==2.28.1
gitpython==3.1.29
pre-commit==2.20.0
pytest==7.1.3
pytest-mypy-plugins==1.10.0
pytest-mypy-plugins==1.10.1
psycopg2-binary
-e ./django_stubs_ext
-e .[compatible-mypy]