From 3b9f36b8b5351b533e4c3ecee9686a8d16b1aa36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 22:07:19 +0000 Subject: [PATCH] chore(dependencies): update dependency pytest to v7.3.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0db84cc..3f666d5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ Cython==0.29.32 -pytest==7.2.0 +pytest==7.3.1 pytest-cov==4.0.0