From ab8b1c87e558a7a135fa81c6cfc54243d13f8c16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 13:09:33 +0000 Subject: [PATCH] chore(deps): bump tox from 4.27.0 to 4.28.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.27.0 to 4.28.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/4.27.0...4.28.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc3742fc..f5e14898 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ -r requirements-qa.txt -r requirements-test.txt sphinx_rtd_theme==3.0.2 -tox==4.27.0 +tox==4.28.0