From 4689ae3b2dd78d2f7deb6e72f0e06eb30266dbe5 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 16:43:53 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v6 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- source-container-build/app/requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source-container-build/app/requirements-dev.txt b/source-container-build/app/requirements-dev.txt index 6b14479..d39b977 100644 --- a/source-container-build/app/requirements-dev.txt +++ b/source-container-build/app/requirements-dev.txt @@ -81,7 +81,7 @@ pytest==8.2.2 \ # via # -r requirements-dev.in # pytest-cov -pytest-cov==5.0.0 \ - --hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \ - --hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857 +pytest-cov==6.0.0 \ + --hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \ + --hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0 # via -r requirements-dev.in