From 5be4f53385dd982ef793dff7e0a348362c46f1c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2023 15:38:19 -0600 Subject: [PATCH 1/2] Update pytest from 5.1.2 to 7.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12de72f..bab194c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ attrs==19.1.0 pluggy==0.12.0 more-itertools==7.2.0 pretend==1.0.9 -pytest==5.1.2 +pytest==7.4.2 py==1.8.0 six==1.12.0 From 402ac12ec68583bba3e528eb3210e35d26932c10 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2023 15:38:20 -0600 Subject: [PATCH 2/2] Update pytest from 5.1.2 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 94dd2cc..57ad9d2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.5.3 flake8==3.7.8 wheel==0.33.6 watchdog==0.9.0 -pytest==5.1.2 +pytest==7.4.2 coverage==4.5.4 tox==3.13.2 Sphinx==2.2.0