From b212724204234775be6579a91726937a66717eb4 Mon Sep 17 00:00:00 2001 From: "descope[bot]" Date: Sat, 30 Dec 2023 21:49:32 +0000 Subject: [PATCH] chore(deps): update dependency tox to v4.11.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eaa51e2..d308814 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ pre-commit = "3.6.0" liccheck = "0.9.1" isort = "5.12.0" python-dotenv = "1.0.0" -tox = "4.5.1" +tox = "4.11.4" django-debug-toolbar = "4.2.0" django-stubs = "4.2.7"