From df05347e0194f6cc5c7df44f72696f5244bfc776 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:30:56 +0000 Subject: [PATCH] Update dependency pytest to v8.3.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 19c3392..eb0febf 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,4 +3,4 @@ coverage==7.5.3 wheel==0.43.0 pytype==2024.4.11 pylint==3.2.4 -pytest==8.2.2 +pytest==8.3.2