From 1820d739f07d33bbbb95028533f12b1dfc763386 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 21:55:31 +0200 Subject: [PATCH] Update pytest from 6.2.4 to 8.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c908d6..5eace76 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.3 pytest-cov>=2.5.1,<3 pytest-pythonpath>=0.7.2,<1 setuptools>=38.4.0