From 4f3796694c651aeec622c549de797689e70d1ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:53:08 +0000 Subject: [PATCH] Update dependency pytest to v8.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b91e32c0..328d91557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.9.2 pandas==2.2.3 -pytest==8.3.3 +pytest==8.3.4 locust==2.32.0 selenium==4.25.0 filelock==3.16.1