From 4d5dd1db2e5ec9334c88f385c4d367aa9243d4a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Dec 2024 00:24:40 -0800 Subject: [PATCH] Update pytest from 6.2.2 to 8.3.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f18e01..b630ec8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,6 +8,6 @@ coverage==5.5 Sphinx==3.5.3 twine==3.4.1 -pytest==6.2.2 +pytest==8.3.4 pytest-aiohttp==0.3.0 pytest-runner==5.3.0