From 9f9be5707aa93da8b2818ab2c206b67518f9ffe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:15:39 +0000 Subject: [PATCH] chore(deps): bump tox from 3.26.0 to 4.8.0 in /dev_requirements Bumps [tox](https://github.com/tox-dev/tox) from 3.26.0 to 4.8.0. - [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.26.0...4.8.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev_requirements/ci-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/ci-requirements.txt b/dev_requirements/ci-requirements.txt index b512f2c6..3073ec8c 100644 --- a/dev_requirements/ci-requirements.txt +++ b/dev_requirements/ci-requirements.txt @@ -1 +1 @@ -tox==3.26.0 +tox==4.8.0