From abcb28b135791300e54d3f5f7a4b299bd86c257f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 02:45:01 +0000 Subject: [PATCH] Bump tox from 3.25.1 to 4.11.3 Bumps [tox](https://github.com/tox-dev/tox) from 3.25.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/3.25.1...4.11.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5024386..a15040f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 wheel==0.40.0 flake8 -tox==3.25.1 +tox==4.11.3 coverage==7.2.7 Sphinx==1.6.3 PyYAML>=4.2b1