From d5d76603123236ba87dba6038ceebfc46664f35c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:43:45 -0800 Subject: [PATCH] Bump pytest from 6.2.5 to 8.3.4 (#276) --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index e8f113c2..6f9430da 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ -r requirements.txt allure-pytest==2.13.5 coverage==7.6.8 -pytest==6.2.5 +pytest==8.3.4 pytest-cov==6.0.0 # pylint==2.9.3 ruff