Merge pull request #1873 from pi-hole/dependabot/pip/test/development/tox-4.28.3

Bump tox from 4.27.0 to 4.28.3 in /test
This commit is contained in:
yubiuser
2025-07-26 12:28:16 +02:00
committed by GitHub

View File

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