From 4e28e175ca728d2903d9469e7d85cd6fb965932f Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 21 Jul 2023 12:00:25 +0000 Subject: [PATCH] chore: updating pytest version. Signed-off-by: Ubuntu --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 63105c76c..46fbb49c4 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -8,7 +8,7 @@ flask_login==0.5.0 licenseheaders==0.8.8 mypy==0.950 myst-parser==0.13.3 -pytest==6.1.1 +pytest>=6.2.5 pytest-cov==2.10.1 sphinx==3.4.3 sphinx-autodoc-typehints==1.11.1