From 6bbcce82e6a2e2e7cea8143264275b9bc59ea458 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 21:38:37 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index acb56a5..5e40710 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,6 +4,6 @@ flake8-quotes==3.4.0 mypy==1.9.0 pre-commit==3.6.2 pytest==8.1.1 -pytest-cov==4.1.0 +pytest-cov==5.0.0 python-powerdns==2.1.0 requests==2.31.0