From a4b237602429d3118125112f5cb859be8f2a796a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 01:32:26 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37f3ce3e..4fb1cfb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==8.0.1 +pytest==8.0.2 pytest-mock==3.12.0 pre-commit coverage==7.4.3