From f1a5ad79b9a5ad60385d18a3276085b475e76db1 Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 19:21:50 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.30.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b422d1e14..df188c4cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ flake8-bugbear = "24.12.12" liccheck = "0.9.2" isort = "5.13.2" pep8-naming = "0.14.1" -tox = "4.25.0" +tox = "4.30.2" [tool.poetry.group.format.dependencies] black = [