From 6881ecf249fc54afd891ba7b4c476a414737dc58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Dec 2025 15:28:25 -0600 Subject: [PATCH] Update pytest-runner from 5.2 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c61ade3..81625c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy nibabel nipype pytest==5.3.0 -pytest-runner==5.2 +pytest-runner==6.0.1 pytest-cov==2.8.1 codecov==2.0.22 flake8==3.7.9