From 8ab11c2c5d4a0a19528961c62d65f1ee69764614 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 00:37:56 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7215cc9..4461c6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ importlib-metadata==8.5.0 packaging psutil==6.1.0 pytest==8.3.3 -pytest-cov==5.0.0 +pytest-cov==6.3.0 pytest-mock==3.14.1 pytest-mypy==0.10.3 pythonanywhere_core==0.2.4