From 94037c67600db7cc22887e36af75b07effd8222c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 02:03:08 +0000 Subject: [PATCH] Bump tox from 3.20.1 to 4.0.16 Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 4.0.16. - [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.0.16) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-requirements.txt b/tests/test-requirements.txt index f6e856f..e72ecfa 100644 --- a/tests/test-requirements.txt +++ b/tests/test-requirements.txt @@ -1,7 +1,7 @@ nose==1.3.7 coverage==5.3 mock==4.0.2 -tox==3.20.1 +tox==4.0.16 testtools==2.4.0 ddt==1.4.1 jsonschema==3.2.0 \ No newline at end of file