From 0af4ec78a2d9683fc0bbde97dbdcdd2b57e9f925 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 16:51:23 +0000 Subject: [PATCH] chore: update dependency poethepoet to v0.46.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a83fa80..4c90880 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ pylint = "^2.6.0" pep8 = "^1.7.1" pre-commit = "^2.9.3" pytest-cov = "^3.0.0" -poethepoet = "^0.16.0" +poethepoet = "^0.46.0" pytest-print = "^0.3.0" debugpy = "^1.6.0"