diff --git a/pyproject.toml b/pyproject.toml index 2508a40..a335c1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "mypy==1.10.0", "sphinx==7.1.2; python_version < '3.9'", "sphinx==7.3.7; python_version >= '3.9'", - "ufmt==2.5.1", + "ufmt==2.7.0", "usort==1.0.8.post1", ]