From 0e1cc8642a916ee51f2548b13572746c4217ed53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Dec 2025 13:14:05 -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