From e168263ec92a271b9afdb55d152bae09561d0aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:00:50 +0000 Subject: [PATCH] [DEPENDABOT]: Bump tox from 3.24.0 to 4.3.5 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.0 to 4.3.5. - [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.3.5) --- 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..b5e947c 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.3.5 coverage==5.5 Sphinx==4.1.1 sphinx-automodapi==0.13