From 62ea9ad0aacc2f09781d8770044395af165f7850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 17:41:57 +0000 Subject: [PATCH] Bump tox from 4.26.0 to 4.28.4 in /requirements Bumps [tox](https://github.com/tox-dev/tox) from 4.26.0 to 4.28.4. - [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.26.0...4.28.4) --- updated-dependencies: - dependency-name: tox dependency-version: 4.28.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tox.txt b/requirements/tox.txt index 1fb321fc..d0a3c34a 100644 --- a/requirements/tox.txt +++ b/requirements/tox.txt @@ -1,3 +1,3 @@ -r ./coverage.txt -tox==4.26.0 +tox==4.28.4 tox-gh-actions==3.3.0