From ff87befc373c5011bdb2f02443d2d68c42bc3a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:00:48 +0000 Subject: [PATCH] Bump tox from 3.24.5 to 4.0.11 in /requirements Bumps [tox](https://github.com/tox-dev/tox) from 3.24.5 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/3.24.5...4.0.11) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index f94282c..f653870 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -3,7 +3,7 @@ Sphinx==4.4.0 sphinx-rtd-theme pylint==2.7.4 pylama==7.7.1 -tox==3.24.5 +tox==4.0.11 tox-docker==1.7.0 flake8==3.9.2 flake8-single-quotes==0.1.0