From cae0a918906321061bfdba0ed55db63cc4940c1c Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 22:29:10 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.34.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 342704181..dedb9ef02 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.34.1" [tool.poetry.group.format.dependencies] black = [