Skip to content

Commit 969eedb

Browse files
Bump tox from 4.24.1 to 4.24.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.1 to 4.24.2. - [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.24.1...4.24.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cf7163 commit 969eedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"pre-commit == 4.1.0",
5252
"pytest == 8.3.5",
5353
"setuptools_scm == 8.2.0",
54-
"tox == 4.24.1",
54+
"tox == 4.24.2",
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)