From 5a37864d5f829d7d5096a63d5cc441db47029a9d Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 10:59:49 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.52.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7a6b92548..943ee08ff 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.52.0" [tool.poetry.group.format.dependencies] black = [