Skip to content

Commit f41ec90

Browse files
Bump tox from 4.31.0 to 4.32.0 in /test
Bumps [tox](https://github.com/tox-dev/tox) from 4.31.0 to 4.32.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.31.0...4.32.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cd0e47 commit f41ec90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest == 8.4.2
22
pytest-testinfra == 10.2.2
33
pytest-clarity == 1.0.1
4-
tox == 4.31.0
4+
tox == 4.32.0
55
# Not adding pytest-xdist as using pytest with n > 1 cores
66
# causes random issues with the emulated architectures

0 commit comments

Comments
 (0)