From 11b0770d944c164eeb5d49299f29ee4d1befba68 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Apr 2023 01:16:29 +0300 Subject: [PATCH] Update pytest from 6.2.5 to 7.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..4e82ea7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ tox==3.24.5 coverage==6.2 Sphinx==4.4.0 twine==3.7.1 -pytest==6.2.5 +pytest==7.3.0 pytest-runner==5.3.1 \ No newline at end of file