From f555037ec5c6aac4ec5632d73d006408717fcc7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:43:28 +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