From c4767c44a935f1c7b8948609839a73249eb1f0c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Apr 2022 06:42:25 -0700 Subject: [PATCH] Update pytest from 3.8.2 to 7.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2be3192..6857054 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==3.8.2 +pytest==7.1.2 pytest-cov==2.6.0 freezegun==0.3.10 \ No newline at end of file -- 2.30.2