From 53c673ef128d33894b4dc3394f1ca409d2e53af6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 10:02:49 +0000 Subject: [PATCH] build(deps): bump tox from 3.27.1 to 3.28.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.27.1 to 3.28.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/3.28.0/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.27.1...3.28.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index 5fc8bd7f..8e5b9d9a 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,4 +1,4 @@ # The build and tox versions specified here are also used as constraints # during CI and CD Github workflows build==0.9.0 -tox==3.27.1 +tox==3.28.0