From 8c15d20dc63361762eb5198b3541cac0978ffb34 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 10 Sep 2024 14:28:30 +0300 Subject: [PATCH] Update dependency pytest to v8.3.3 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 25ffdc1..fef810f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ mypy==1.11.2 pylint==3.2.7 pytest-asyncio==0.24.0 pytest-cov==5.0.0 -pytest==8.3.2 +pytest==8.3.3 tox==4.18.1 types-aiofiles==24.1.0.20240626 types-ujson==5.10.0.20240515 \ No newline at end of file -- 2.39.2