From 02c7ec7addd5caca9dd6c8de797117a317b15a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:30:10 +0000 Subject: [PATCH] Bump pytest-mypy-plugins from 3.1.1 to 3.1.2 Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 3.1.1 to 3.1.2. - [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/3.1.1...3.1.2) --- updated-dependencies: - dependency-name: pytest-mypy-plugins dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 24c4723..9a64368 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "added-value" @@ -1429,13 +1429,13 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "virtualenv"] [[package]] name = "pytest-mypy-plugins" -version = "3.1.1" +version = "3.1.2" description = "pytest plugin for writing tests for mypy plugins" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-mypy-plugins-3.1.1.tar.gz", hash = "sha256:968dbfafb7cce247571f53cfe6e4e7d947ab2f6424082a097a98d546c1669be0"}, - {file = "pytest_mypy_plugins-3.1.1-py3-none-any.whl", hash = "sha256:7e4bac8843db9a39f035ab7d9d18bb63d54fd54c3217a18e131ac50e41450847"}, + {file = "pytest-mypy-plugins-3.1.2.tar.gz", hash = "sha256:14fa9b00e59713a6fdb88fcf04e8139b9467e117b98d61fc12038c60afb7febe"}, + {file = "pytest_mypy_plugins-3.1.2-py3-none-any.whl", hash = "sha256:3478ccb68e26a159e1287c4614c60f84cd0720e3895f174365c7440498234b9f"}, ] [package.dependencies]