Skip to content

Commit aa2d03c

Browse files
Bump tox from 4.5.2 to 4.6.3
Bumps [tox](https://github.com/tox-dev/tox) from 4.5.2 to 4.6.3. - [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.5.2...4.6.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9653eec commit aa2d03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test = [
4949
"pytest-cov==4.1.0",
5050
"pytest-xdist==3.3.1",
5151
"pytest==7.3.1",
52-
"tox==4.5.2",
52+
"tox==4.6.3",
5353
]
5454
ui_test = [
5555
"pytest-timeout==2.1.0",

0 commit comments

Comments
 (0)