From 68b82e6c9eaefc41c5ece0c27edd61aa62e2ca74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 21:56:58 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fb1cfb6..879a1e43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==8.0.2 +pytest==8.1.0 pytest-mock==3.12.0 pre-commit coverage==7.4.3