From e6569dba158c563ffff875645cd1a618fde7b99d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 Mar 2023 20:22:15 +0100 Subject: [PATCH 1/2] Update pytest from 3.8.0 to 7.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8eaca71..9a0b7d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pyspark==2.3.3 mock==2.0.0 pandas==0.24.1 pyarrow==0.13.0 -pytest==3.8.0 +pytest==7.2.2 pytest-cov==2.5.1 pytest_mock==1.10.0 holidays==0.9.10 From 7c4df9e33d39cf00ea8b54babd34888e42777748 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 Mar 2023 20:22:15 +0100 Subject: [PATCH 2/2] Update pytest from 3.8.0 to 7.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fcdefc7..827ef85 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ pyspark==2.3.3 mock==2.0.0 pandas==0.24.1 pyarrow==0.13.0 -pytest==3.8.0 +pytest==7.2.2 pytest-cov==2.5.1 pytest_mock==1.10.0 holidays==0.9.10