Skip to content

Commit 0afebcc

Browse files
Bump tox from 4.32.0 to 4.33.0 in /test
Bumps [tox](https://github.com/tox-dev/tox) from 4.32.0 to 4.33.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.32.0...4.33.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e67a157 commit 0afebcc

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 == 9.0.2
22
pytest-testinfra == 10.2.2
33
pytest-clarity == 1.0.1
4-
tox == 4.32.0
4+
tox == 4.33.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)