From 92f1fe75204a548442f232c786aa3c87fbe9f05f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 14:14:20 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v7.4.4 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0467311..4e43ab1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ black==23.3.0 packaging==23.1 -pytest==7.4.1 +pytest==7.4.4 wheel==0.41.2 setuptools==67.8.0 pytype==2023.4.27