From ef254792d0a1a9556dc90019d65a06dbacd565a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:31:34 +0000 Subject: [PATCH] build(deps-dev): bump mutmut from 2.5.0 to 2.5.1 Bumps [mutmut](https://github.com/boxed/mutmut) from 2.5.0 to 2.5.1. - [Changelog](https://github.com/boxed/mutmut/blob/master/HISTORY.rst) - [Commits](https://github.com/boxed/mutmut/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: mutmut dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 59091fd..dd52243 100644 --- a/poetry.lock +++ b/poetry.lock @@ -568,12 +568,12 @@ files = [ [[package]] name = "mutmut" -version = "2.5.0" +version = "2.5.1" description = "mutation testing for Python 3" optional = false python-versions = ">=3.7" files = [ - {file = "mutmut-2.5.0.tar.gz", hash = "sha256:0bb271d60047919db181bebc156b8b4a58013c39518b417cb9739ce693332981"}, + {file = "mutmut-2.5.1.tar.gz", hash = "sha256:d8fea2538805277f6290922e88881ad045002fc284d5a53c2b3915298b77f79d"}, ] [package.dependencies]