From 3264b7d4dc323016cc2a9946b716ca1bc90e3ecc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 18:08:12 +0530 Subject: [PATCH 1/2] Update pytest from 3.5.1 to 8.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97b4e227..56365c5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ pycparser==2.18 pyflakes==2.0.0 Pygments==2.2.0 python-dateutil==2.7.3 -pytest==3.5.1 +pytest==8.2.1 pytest-runner==4.2 pytz==2018.4 PyYAML==3.13 From 7c7c90da9968833dc8acb385438f45fb3ba7eee1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 18:08:13 +0530 Subject: [PATCH 2/2] Update pytest from 3.5.1 to 8.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5404d8d3..69433b99 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -39,7 +39,7 @@ pycparser==2.18 pyflakes==2.0.0 Pygments==2.2.0 python-dateutil==2.7.3 -pytest==3.5.1 +pytest==8.2.1 PyYAML==3.13 pytz==2018.5 requests==2.19.1