From d2f3711fd36a92acf2b9651d7cbddb190f5c7a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 14:01:19 +0100 Subject: [PATCH] Bump tox from 4.0.9 to 4.0.11 (#179) Bumps [tox](https://github.com/tox-dev/tox) from 4.0.9 to 4.0.11. - [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/4.0.9...4.0.11) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index bf7fad4..87c3f2d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ flake8 == 6.0.0 orjson == 3.8.3 pre-commit == 2.20.0 python-decouple == 3.6 -tox == 4.0.9 +tox == 4.0.11