From bfc2d2173ebda164abd9c0cea566d0332c707b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:01:28 +0000 Subject: [PATCH] Bump tox from 3.20.1 to 4.3.5 Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 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.20.1...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 e0fbacf4c0..5cbd655f2a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ pytest-vcr==1.0.2 responses==0.12.1 Sphinx==3.3.1 testfixtures==6.15.0 -tox==3.20.1 +tox==4.3.5 twine==3.2.0 typeguard==2.10.0 vcrpy==4.1.1