From 015511f6ac4d84cd0540ddb5051af6fd36b6b90a Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 7 Sep 2023 22:20:37 +0300 Subject: [PATCH] Update dependency pytest to v7.4.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 7c55d55..db23d15 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ mypy==1.5.1 pylint==2.17.5 pytest-asyncio==0.21.1 pytest-cov==4.1.0 -pytest==7.4.1 +pytest==7.4.2 tox==4.11.1 types-aiofiles==23.2.0.0 types-ujson==5.8.0.1 \ No newline at end of file