From 1e6c0232416eb1a852477a117848a538b3e6030e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:46:29 +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 fce1a1b4..a2cbe0b0 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