From be15858b2e0b6af4d5c3d52872c6e4a7e226f22c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 14:02:05 +0000 Subject: [PATCH] chore(deps): bump tox from 3.27.1 to 4.5.2 in /dev_requirements Bumps [tox](https://github.com/tox-dev/tox) from 3.27.1 to 4.5.2. - [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.27.1...4.5.2) --- 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 57e3871e0..b6a04dbb3 100644 --- a/dev_requirements/ci-requirements.txt +++ b/dev_requirements/ci-requirements.txt @@ -1 +1 @@ -tox==3.27.1 +tox==4.5.2