From a4c797079e7489be40851d52ba7b608523c7afe1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 26 Jul 2025 03:50:04 +0300 Subject: [PATCH] Update dependency tox to v4.28.3 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index ac1b6cc..5a542b0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ pylint==3.3.7 pytest-asyncio==1.1.0 pytest-cov==6.2.1 pytest==8.4.1 -tox==4.28.1 +tox==4.28.3 twine==6.1.0 types-aiofiles==24.1.0.20250708 types-ujson==5.10.0.20250326 \ No newline at end of file