Bump tox from 4.28.3 to 4.28.4 in /test

Bumps [tox](https://github.com/tox-dev/tox) from 4.28.3 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.28.3...4.28.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.28.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-02 10:33:16 +00:00
committed by GitHub
parent 27fc8ac388
commit 5aadf06c75

View File

@@ -1,6 +1,6 @@
pytest == 8.4.1
pytest-testinfra == 10.2.2
pytest-clarity == 1.0.1
tox == 4.28.3
tox == 4.28.4
# Not adding pytest-xdist as using pytest with n > 1 cores
# causes random issues with the emulated architectures