From 0c82d6be043365b36a4e10958fd116cbcda4db0f Mon Sep 17 00:00:00 2001 From: "renovatebot-confluentinc[bot]" <169726756+renovatebot-confluentinc[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 05:26:10 +0000 Subject: [PATCH] WARNING: MAJOR (BREAKING) CHANGE: Update dependency pytest-cov to v7 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 55d6ce4..9c716e4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ bumpversion==0.6.0 flake8==7.1.1 pytest==8.3.4 pytest-xdist==3.6.1 -pytest-cov==6.0.0 +pytest-cov==7.0.0 mock==5.1.0 setuptools==78.1.1 twine==6.1.0