From 68a70998b618989dc58c06b818d569e4363b70d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:18:08 +0000 Subject: [PATCH] Update dependency pytest to v8.3.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 32f1fe7..f95b52c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,4 +3,4 @@ coverage==7.6.8 wheel==0.45.1 pytype==2024.10.11 pylint==3.3.2 -pytest==8.3.3 +pytest==8.3.4