diff --git a/pyproject.toml b/pyproject.toml index 7a50983..11143dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ tests = [ "coverage>=7.13.5", ] tools = [ - "uv>=0.11.6", + "uv>=0.11.17", "mypy>=2.1.0", "ruff>=0.15.10", "codespell>=2.4.2",