From 00f25628d883134f80d06c2588ce831ff313c871 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:41:15 +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 bc0885ab..c1ed7992 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ py>=1.11.0 pluggy==1.5.0 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 flake8==7.1.1 requests-mock==1.12.1