From e596658c688f1c784d6f65fc95b5c0c65c237001 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 2 Jun 2025 20:43:25 +0300 Subject: [PATCH] Update dependency pytest to v8.4.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index b2e6d92..cff0f54 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ mypy==1.16.0 pylint==3.3.7 pytest-asyncio==1.0.0 pytest-cov==6.1.1 -pytest==8.3.5 +pytest==8.4.0 tox==4.26.0 twine==6.1.0 types-aiofiles==24.1.0.20250516