diff --git a/pyproject.toml b/pyproject.toml index c8c9d162..e4e93bdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "pre-commit == 4.0.1", "pytest == 8.3.3", "setuptools_scm == 8.1.0", - "tox == 4.21.2", + "tox == 4.23.0", ] # Docs are always built on a specific Python version; see RTD and tox config files, # and the docs contribution guide.