Skip to content

Commit ce0d887

Browse files
Bump tox from 4.23.2 to 4.24.1 in /client
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] <support@github.com>
1 parent 86b074d commit ce0d887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ certgrinder = "certgrinder.certgrinder:main"
3333

3434
[project.optional-dependencies]
3535
dev = ["twine == 5.1.0", "pre-commit == 4.0.1", "setuptools-scm == 8.1.0", "build==1.2.2.post1"]
36-
test = ["pytest == 8.3.4", "pytest-cov==6.0.0", "tox == 4.23.2"]
36+
test = ["pytest == 8.3.4", "pytest-cov==6.0.0", "tox == 4.24.1"]
3737
docs = ["Sphinx==8.1.3", "sphinx-rtd-theme==3.0.2", "sphinx-argparse==0.4.0"]
3838

3939
[project.urls]

0 commit comments

Comments
 (0)