Skip to content

Commit 3abb4a4

Browse files
Bump tox from 4.28.0 to 4.28.3
Bumps [tox](https://github.com/tox-dev/tox) from 4.28.0 to 4.28.3. - [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.0...4.28.3) --- updated-dependencies: - dependency-name: tox dependency-version: 4.28.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a502b8 commit 3abb4a4

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
@@ -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.0",
108+
"tox == 4.28.3",
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)