From cf81d1ce57c1b93679987b7110f1d5f3fadb2881 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 a590b074..a682fc5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pluggy==1.3.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 .