Skip to content

Commit 068bf82

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

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.33.0
4+
tox == 4.34.1
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)