From 6c5b6fac850140d055e1cf24757049e3f4b529f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:47:45 +0100 Subject: [PATCH] Bump pytest from 8.3.3 to 8.3.4 (#504) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 482b943..ae2e023 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -1,7 +1,7 @@ -r requirements_production.txt pre-commit==4.0.1 pylint==3.3.2 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 pytest-icdiff==0.9 ruff==0.8.1