From ab532ecc476bf168cbb96fb62297fa57831d1195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 12:27:22 +0000 Subject: [PATCH] Bump tox from 4.6.0 to 4.6.2 (#240) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index feeb19987..38fef046d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -80,7 +80,7 @@ dev = sphinx == 7.0.1; python_version >= "3.8" sphinx-copybutton == 0.5.2; python_version >= "3.7" sphinxcontrib-spelling == 8.0.0; python_version >= "3.7" - tox == 4.6.0; python_version >= "3.7" + tox == 4.6.2; python_version >= "3.7" twine == 4.0.2; python_version >= "3.7" types-requests == 2.31.0.1; python_version > "3" types-six == 1.16.21.8; python_version > "3"