Bump tox from 4.34.1 to 4.35.0 in /test

Bumps [tox](https://github.com/tox-dev/tox) from 4.34.1 to 4.35.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.34.1...4.35.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-14 13:34:04 +00:00
committed by GitHub
parent 7d6e1080f7
commit 22da7993a4

View File

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