From 0117a010fc13041ef5d964bfea6261db6f8c340e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 14:25:24 +0000 Subject: [PATCH] Bump tox from 4.12.1 to 4.13.0 (#326) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1a1c5cb0..3b50e49b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,7 +54,7 @@ dev = pytest-cov==4.1.0 pytest-xdist==3.5.0 pytest==8.0.2 - tox==4.12.1 + tox==4.13.0 [options.packages.find] where = src