From 974bc848f92b974d0ffe6cadb3d204a6a698336d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 11:52:34 +0000 Subject: [PATCH] Update dependency pytest to v9 [SECURITY] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index eb7fe48..2c64715 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ -pytest~=7.4.4 +pytest~=9.1.1 pytest-cov>=2.8.1 pytest-randomly>=3.12.0