From e862c2531b7615c1898d385aae21ccdb0af6f100 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Dec 2024 17:56:34 +1300 Subject: [PATCH] Update pytest from 8.3.3 to 8.3.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ef72b19..33fc45b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ flake8-polyfill==1.0.2 mypy==1.13.0 pathlib2==2.3.7.post1 pip==24.0 # pyup: ignore -pytest==8.3.3 +pytest==8.3.4 # pytest-runner==5.3.1 pytest-cov==6.0.0 pytest-mypy==0.10.3