From b091f836288bb336dac94cd6fe284b5497d30252 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 17:55:43 +0000 Subject: [PATCH] Update dependency pytest to v8 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 8879da6..3f86ca8 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ mypy==0.761 flake8==3.7.5 bandit==1.6.2 black==18.9b0 -pytest==5.2.0 +pytest==8.2.1 pytest-cov==2.6.1 pytest-mock==1.10.0 pytest-runner==4.2