From 6fc70cdeb1ce5dc2fd792c9d404ed2000201e70b Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 20:01:12 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c02bfd..e1bc54a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ importlib-metadata==8.7.0 packaging psutil==7.0.0 pytest==8.4.2 -pytest-cov==5.0.0 +pytest-cov==7.0.0 pytest-mock==3.15.0 pytest-mypy==1.0.1 pythonanywhere_core==0.2.7