From 84d0aa3117831e435658113531e2c7d32029f060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 00:10:21 +0000 Subject: [PATCH] requirements: update pytest-cov requirement from <2.12.2 to <3.0.1 (#2135) --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 43364787cb7..4e761ac1a61 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,7 +1,7 @@ jupyter<=1.0.0 pytest<6.2.6 pytest-benchmark<3.4.2 -pytest-cov<2.12.2 +pytest-cov<3.0.1 pytest-helpers-namespace<2021.4.30 pytest-profiling<=1.7.0 pytest-pycodestyle<=2.2.0