From a76783cb1af8e3c583ce760ab59fd16fb71f89cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 15:51:53 +0000 Subject: [PATCH] Update dependency pytest to v9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab3a6e47b..893aa9059 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.10.7 pandas==2.3.3 -pytest==8.4.2 +pytest==9.0.2 locust==2.42.1 selenium==4.39.0 filelock==3.20.0