From 5f879989ec2a9a03fcbaf17f14b12c6180745cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 21:01:13 +0000 Subject: [PATCH] [DEPENDABOT]: Bump tox from 3.24.0 to 4.4.2 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.0 to 4.4.2. - [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.2) --- 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..644985a 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.2 coverage==5.5 Sphinx==4.1.1 sphinx-automodapi==0.13