From 86d2a023de7e7f1fa961210b79529e5f2a0c48af Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 22:09:05 +0000 Subject: [PATCH] chore(deps): update pytest Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements-check.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-check.txt b/requirements-check.txt index c83a31e..9ae957c 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,4 +1,4 @@ -pytest~=7.2 -pytest-cov==2.9.0 -pytest-xdist==1.32.0 +pytest~=8.3 +pytest-cov==6.0.0 +pytest-xdist==3.6.1 ruff==0.4.8