From b14af7e6db9f0d4f569cb0e932036724fa7fa0ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 05:52:34 +0000 Subject: [PATCH] Pin pytest-cov to latest version 5.0.0 --- requirements.testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.testing.txt b/requirements.testing.txt index 2c8ee3d..29c9fce 100644 --- a/requirements.testing.txt +++ b/requirements.testing.txt @@ -1,4 +1,4 @@ mdtraj pytest==8.1.1 codecov -pytest-cov +pytest-cov==5.0.0