From db92861e311141296c5510bc5247aa63dc8eb232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 03:01:00 +0000 Subject: [PATCH] Bump tox from 3.24.5 to 4.0.10 in /requirements Bumps [tox](https://github.com/tox-dev/tox) from 3.24.5 to 4.0.10. - [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.10) --- 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..7333c57 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.10 tox-docker==1.7.0 flake8==3.9.2 flake8-single-quotes==0.1.0