From 1eda445a461112d53bc882c9ebabf6e0b47d3abb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:48:54 +0000 Subject: [PATCH] Update dependency pytest to v8.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8beedb47..b16d69e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pluggy==1.5.0 pycodestyle==2.12.0 pyflakes==3.2.0 pyramid_debugtoolbar==4.12.1 -pytest==8.2.1 +pytest==8.2.2 pytest-cov==5.0.0 twine==5.1.1 -e .