From 469176e50f35ee3c13ca85ec2c98d3c8d8c6ab15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:57:14 +0000 Subject: [PATCH] Update dependency pytest to v7.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 576fd61c..9060e82e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pluggy==1.2.0 pycodestyle==2.11.0 pyflakes==3.1.0 pyramid_debugtoolbar==4.10 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 twine==4.0.2 -e .