From e0b61e60ee2a9a0f32780a425d229317d8aeed78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 12:44:08 +0000 Subject: [PATCH] chore(deps): update dependency coverage to v7 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index ec25ee738..eef561f45 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -r requirements.txt build==0.9.0 -coverage==6.5.0 +coverage==7.2.1 pytest-console-scripts==1.3.1 pytest-cov==4.0.0 pytest-github-actions-annotate-failures==0.1.7