From 95d2b42ca0aae22c6d068591eeee507489a53946 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Dec 2020 00:16:59 +0300 Subject: [PATCH] Update pytest from 6.2.0 to 6.2.1 --- requirements_pub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pub.txt b/requirements_pub.txt index f72808f..9783605 100644 --- a/requirements_pub.txt +++ b/requirements_pub.txt @@ -7,6 +7,6 @@ tox==3.19.0 coverage==5.2 Sphinx==3.3.0 twine==3.1.1 -pytest==6.2.0 +pytest==6.2.1 mock==4.0.1 pytest-runner==5.2