From 473f288dcf8636ae6c9e133e9fd0c4612c01b279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:35:36 +0000 Subject: [PATCH] chore(deps): bump tox from 3.24.5 to 4.19.0 in /dev_requirements Bumps [tox](https://github.com/tox-dev/tox) from 3.24.5 to 4.19.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.24.5...4.19.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 b673eb36..d3bce260 100644 --- a/dev_requirements/ci-requirements.txt +++ b/dev_requirements/ci-requirements.txt @@ -1,2 +1,2 @@ setuptools -tox==3.24.5 +tox==4.19.0