Skip to content

Commit b34db74

Browse files
Bump tox from 4.24.2 to 4.25.0 (#581)
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.2 to 4.25.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.24.2...4.25.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40b0480 commit b34db74

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/581.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated tox from 4.24.2 to 4.25.0.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"pre-commit == 4.2.0",
5454
"pytest == 8.3.5",
5555
"setuptools_scm == 8.2.0",
56-
"tox == 4.24.2",
56+
"tox == 4.25.0",
5757
]
5858
# Docs are always built on a specific Python version; see RTD and tox config files,
5959
# and the docs contribution guide.

0 commit comments

Comments
 (0)