From da1c6129200a7b0cadb89db7c7da2711a348e682 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Mar 2025 01:19:29 -0500 Subject: [PATCH] Update pytest from 5.0.1 to 8.3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..f8ac934 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.3.5 pytest-cov==2.7.1 codecov==2.0.15 black==19.3b0