diff --git a/pyproject.toml b/pyproject.toml index 2fbc8c0..d1af67d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ dev = [ "pre-commit == 4.0.1", "pytest == 8.3.3", - "tox == 4.21.2", + "tox == 4.23.0", ] [project.urls]