From acde1dd45fc7fa7f8d333ff1e88b546be2cea53d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 10 Mar 2024 03:14:39 +0000 Subject: [PATCH] Update pytest from 7.4.4 to 8.1.1 --- requirements.testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.testing.txt b/requirements.testing.txt index 5ef82226..2c8ee3d2 100644 --- a/requirements.testing.txt +++ b/requirements.testing.txt @@ -1,4 +1,4 @@ mdtraj -pytest==7.4.4 +pytest==8.1.1 codecov pytest-cov