From 1c87945d64303ed0bc1ff0b634f0477aeefdb956 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:29:09 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pytest-c?= =?UTF-8?q?ov=204.0.0=20->=205.0.0=20(#27866)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 6972f76e8cf60..1021f15f9c608 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -227,7 +227,7 @@ pytest==7.3.1 # apache-superset # pytest-cov # pytest-mock -pytest-cov==4.0.0 +pytest-cov==5.0.0 # via apache-superset pytest-mock==3.10.0 # via apache-superset