From 9f11cfb92b43b6c872eda437d71e6a2d039a5d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:10:42 +0000 Subject: [PATCH] Bump tox from 3.28.0 to 4.12.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.28.0 to 4.12.1. - [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.28.0...4.12.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 406de27e..792def6f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -70,7 +70,7 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 tornado==6.4 -tox==3.28.0 +tox==4.12.1 tox-direct==0.4 treecomp==1.0.0 typer==0.9.0