From 783d0fe7c58175b3640f707453f9473c2938496b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Sep 2020 15:01:20 -0400 Subject: [PATCH] Update pytest from 5.0.1 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..f2bf815 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==6.0.2 pytest-cov==2.7.1 codecov==2.0.15 black==19.3b0