From 3bb2a85ab261d4c8ec21aa3929b370fe77f7c6a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 28 Apr 2024 14:49:15 -0400 Subject: [PATCH] Update pytest from 5.0.1 to 8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..294acdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jupyter==1.0.0 click==7.0 pytest-mypy==0.3.3 -pytest==5.0.1 +pytest==8.2.0 pytest-cov==2.7.1 codecov==2.0.15 black==19.3b0