From 85a6fff15dd1369748acd533148adb5666f3a502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 21:57:00 +0000 Subject: [PATCH] [DEPENDABOT]: Bump tox from 3.24.0 to 4.4.6 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.0 to 4.4.6. - [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.4.6) --- 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..d8e3109 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.4.6 coverage==5.5 Sphinx==4.1.1 sphinx-automodapi==0.13