Skip to content

Commit 0d8184d

Browse files
Bump tox from 4.26.0 to 4.32.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.26.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.26.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] <support@github.com>
1 parent 65ffbf7 commit 0d8184d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test = [
4949
"pytest-django==4.11.1",
5050
"pytest-cov==6.1.1",
5151
"pytest-randomly==3.16.0",
52-
"tox==4.26.0",
52+
"tox==4.32.0",
5353
]
5454

5555
[project.urls]

0 commit comments

Comments
 (0)