From 9ebbaffd5e476ab847e371dff3dea1749c066bba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jul 2024 22:00:31 +0200 Subject: [PATCH] Update pytest from 6.2.4 to 8.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c908d6..8a53ac7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pip-licenses==3.5.1 flake8>=3.7.9,<4 flake8-docstrings>=1.5.0,<2 -pytest==6.2.4 +pytest==8.3.2 pytest-cov>=2.5.1,<3 pytest-pythonpath>=0.7.2,<1 setuptools>=38.4.0