From c918e2bee4e017e8a60826acf1931516b2ebee76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 13:00:41 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v7.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1bab0da..db85052a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pylint==3.0.3 -pytest==7.4.3 +pytest==7.4.4 pytest-mock==3.12.0 black==23.12.1 pre-commit