From 70da0fe68bd3d9909b6fbf5ba7ec62f5ae0edb6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 15:34:56 +0000 Subject: [PATCH] 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](https://github.com/TypedDjango/pytest-mypy-plugins/compare/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] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index b0b8a52d..800d9871 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1363,14 +1363,14 @@ testing = ["process-tests", "pytest-xdist", "virtualenv"] [[package]] name = "pytest-mypy-plugins" -version = "4.0.2" +version = "4.0.3" description = "pytest plugin for writing tests for mypy plugins" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "pytest_mypy_plugins-4.0.2-py3-none-any.whl", hash = "sha256:82ade8d3afe29647b73e6149d0074d3ef35951508b099e0fdea3b3e2403f0850"}, - {file = "pytest_mypy_plugins-4.0.2.tar.gz", hash = "sha256:c96ac43a127a9aba507679eec3e92bf681ae2e31bbd6edd90074d473b7804e27"}, + {file = "pytest_mypy_plugins-4.0.3-py3-none-any.whl", hash = "sha256:0494fbd3c0332026eee191f96f0b3e2aa3edfb0cc31bd6989607923bb52343ad"}, + {file = "pytest_mypy_plugins-4.0.3.tar.gz", hash = "sha256:bfe491a363dfa7d183e1a9d19615d8aaff79262eea2bc3dca87b4f8223cfe7e8"}, ] [package.dependencies]