From b09f4c6230829854637473edbf42c77ddd06e32a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 21:01:01 +0000 Subject: [PATCH] [DEPENDABOT]: Bump tox from 3.24.0 to 4.1.3 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.0 to 4.1.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.24.0...4.1.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 1aebd77..67badbc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip>=20.2.2 wheel>=0.34.2 watchdog==2.1.3 flake8==3.9.2 -tox==3.24.0 +tox==4.1.3 coverage==5.5 Sphinx==4.1.1 sphinx-automodapi==0.13