From ae56b375e5ce6eb214d2684a876b838c095649d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 02:48:57 +0000 Subject: [PATCH] Bump pytest-mypy-plugins from 1.9.3 to 1.10.1 Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.9.3 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.9.3...1.10.1) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5187b1d3f..a7aa4fcb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ coreapi==2.3.3 gitpython==3.1.27 pre-commit==2.19.0 pytest==7.1.2 -pytest-mypy-plugins==1.9.3 +pytest-mypy-plugins==1.10.1 psycopg2-binary -e ./django_stubs_ext -e .