summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-28 13:25:10 +0000
committerGitHub <noreply@github.com>2023-02-28 13:25:10 +0000
commitaee73d05c8c9bd94fb7f01dfefd1bb6ad19c4eb2 (patch)
treec73d90d226e452dbe890d6373068f925ee37336d
parent3d4596e8cdebbc0ea214d63556b09eac40d42a9c (diff)
downloadgitlab-aee73d05c8c9bd94fb7f01dfefd1bb6ad19c4eb2.tar.gz
chore(deps): update dependency coverage to v7 (#2501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--requirements-test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-test.txt b/requirements-test.txt
index ec25ee7..eef561f 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