From a09746d406d3cc0626a7b58340f28e6dd9f8d207 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 19:39:04 +0000 Subject: [PATCH] Update dependency coveralls to v4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0225b4b..78f6121 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ pytest = "^8.0.0" types-markdown = "^3.4.2.1" types-pyyaml = "^6.0.12.2" pytest-cov = "^5.0.0" -coveralls = "^3.3.1" +coveralls = "^4.0.0" [build-system] requires = ["poetry-core"]