From 5e12d811f7c4d2d9d12acf5cb8871ab8233736f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 13:07:05 +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 08ce7e7..1b73284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ jinja2==3.1.3 pep8-naming==0.13.3 parameterized==0.9.0 parso==0.8.3 -pytest==8.1.1 +pytest==8.3.4 toml==0.10.2