Skip to content

Commit aa08bde

Browse files
Bump tox from 4.28.3 to 4.28.4 (#2425)
Bumps [tox](https://github.com/tox-dev/tox) from 4.28.3 to 4.28.4. - [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.28.3...4.28.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3573d3b commit aa08bde

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/2425.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated tox from 4.28.3 to 4.28.4.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dev = [
105105
"pytest == 8.4.1",
106106
"pytest-xdist == 3.8.0",
107107
"setuptools_scm == 8.3.1",
108-
"tox == 4.28.3",
108+
"tox == 4.28.4",
109109
]
110110
# Docs are always built on a specific Python version; see RTD and tox config files,
111111
# and the docs contribution guide.

0 commit comments

Comments
 (0)