From ca158921834b30dc90333a7cf2f9bec205227225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 21:01:02 +0000 Subject: [PATCH] [DEPENDABOT]: Bump tox from 3.24.0 to 4.4.4 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.0 to 4.4.4. - [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.4) --- 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..a390feb 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.4 coverage==5.5 Sphinx==4.1.1 sphinx-automodapi==0.13