From f8936321e16a4a87fe32aec5f0e5aa59623afa42 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 24 Oct 2023 23:24:10 +0300 Subject: [PATCH] Update dependency pytest to v7.4.3 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index fa44763..d7adf26 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ mypy==1.6.1 pylint==3.0.2 pytest-asyncio==0.21.1 pytest-cov==4.1.0 -pytest==7.4.2 +pytest==7.4.3 tox==4.11.3 types-aiofiles==23.2.0.0 types-ujson==5.8.0.1 \ No newline at end of file