From 296727c9a33274758e025cb46b4f6690affcef17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 26 Oct 2022 01:22:02 -0400 Subject: [PATCH] Update pytest from 5.4.1 to 7.2.0 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..20c6a9c 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -7,5 +7,5 @@ pylint>=2.3.1 pytest-cov==2.8.1 pytest-ordering==0.6 pytest-regressions==2.0.0 -pytest==5.4.1 +pytest==7.2.0 restructuredtext-lint==1.3.0