From 873c88620f8917d952735c9ad0ea5731251a3070 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 17:25:43 +0000 Subject: [PATCH] Update dependency pytest to v8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7d581f..68368f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ jinja2==3.1.4 pep8-naming==0.13.3 parameterized==0.9.0 parso==0.8.3 -pytest==8.1.1 +pytest==8.4.2 toml==0.10.2