From 3136b4e6785d1fbd3b88aec6402a35a134b3bd72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 22:11:04 +0000 Subject: [PATCH] chore(dependencies): update dependency pytest to v7.2.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0db84cc..b1892c9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ Cython==0.29.32 -pytest==7.2.0 +pytest==7.2.2 pytest-cov==4.0.0