From 2cba5f96ee4fd4b49cf5608049927b474ab4c3df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:05:27 +0000 Subject: [PATCH] Update dependency pytest to v9 [SECURITY] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0107c908..3bfc1997 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ plotly==5.20.0 pydantic==1.10.7 pytest-cov==4.1.0 pytest-mock==3.12.0 -pytest==8.1.1 +pytest==9.0.3 starfile==0.5.6 workflows==2.26 zocalo==0.30.2