From f19ee9881a6b2097180328fc8dc6b1c7e73eb5cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Jul 2024 16:08:30 -0400 Subject: [PATCH] Update pytest from 4.0.1 to 8.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..db013ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ Pygments==2.3.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0 pytest-mypy==0.3.2 -pytest==4.0.1 +pytest==8.3.2