From 9aafc53a5c8a5b225d86acd47ab844e241d4cf3d Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 4 Sep 2025 20:03:28 +0300 Subject: [PATCH] Update dependency tox to v4.30.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 711495f..5bc4547 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ pylint==3.3.8 pytest-asyncio==1.1.0 pytest-cov==6.2.1 pytest==8.4.2 -tox==4.30.1 +tox==4.30.2 twine==6.1.0 types-aiofiles==24.1.0.20250822 types-ujson==5.10.0.20250822 \ No newline at end of file