From 098e13e4812c22763cb3dff54de430e0e3267313 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 5 Jun 2024 02:03:46 +0200 Subject: [PATCH] Update pytest from 6.2.4 to 8.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5c908d6..75a841f 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.2.2 pytest-cov>=2.5.1,<3 pytest-pythonpath>=0.7.2,<1 setuptools>=38.4.0