This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 9d0928633a chore(🦾): bump python pytest-cov 4.0.0 -> 5.0.0 (#27866)
9d0928633a is described below
commit 9d0928633a1bf53e12aaf237fc004b96648caa57
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 22:29:09 2024 -0700
chore(🦾): bump python pytest-cov 4.0.0 -> 5.0.0 (#27866)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/development.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements/development.txt b/requirements/development.txt
index 6972f76e8c..1021f15f9c 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