From 0ea009db1a6f80cdc9119ad9c3659510be1e7a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 02:53:28 +0000 Subject: [PATCH] Bump tox from 4.11.1 to 4.11.3 Bumps [tox](https://github.com/tox-dev/tox) from 4.11.1 to 4.11.3. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.11.1...4.11.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 365cf46e..36463add 100644 --- a/setup.cfg +++ b/setup.cfg @@ -44,7 +44,7 @@ dev = pytest == 7.4.2 pytest-tldr == 0.2.5 setuptools_scm[toml] == 7.1.0 - tox == 4.11.1 + tox == 4.11.3 docs = furo == 2023.9.10 pyenchant == 3.2.2