From 02a70b4a587f64cc3cc9a799ceff89761d1977e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:28:37 -0800 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 (#66) --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 12a8714..b4d0510 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ -r requirements.txt -pytest==8.3.3 +pytest==8.3.4 allure-pytest==2.13.5 coverage==7.6.8 pytest-cov==6.0.0