Skip to content

Commit b048d9e

Browse files
Bump tox from 4.23.2 to 4.24.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.23.2 to 4.24.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.23.2...4.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2cac4a commit b048d9e

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
@@ -51,7 +51,7 @@ dev = [
5151
"pre-commit == 4.0.1",
5252
"pytest == 8.3.4",
5353
"setuptools_scm == 8.1.0",
54-
"tox == 4.23.2",
54+
"tox == 4.24.1",
5555
]
5656
# Docs are always built on a specific Python version; see RTD and tox config files,
5757
# and the docs contribution guide.

0 commit comments

Comments
 (0)