From 0c65513851cb06069899d1b825aa51376f80278c Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 11:01:43 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.33.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 342704181..2164f6e73 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.33.0" [tool.poetry.group.format.dependencies] black = [