From eebf2ad6bedb6fd3a3a3881b7b6a3ae34ece524d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 12:56:46 -0400 Subject: [PATCH] Update pytest from 5.3.1 to 7.4.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bed373f..a8699c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 coverage==4.5.4 flake8==3.7.9 -pytest==5.3.1 +pytest==7.4.2 pytz==2019.3 Sphinx==2.2.2 tox==3.14.2