diff --git a/pyproject.toml b/pyproject.toml index c09aff6..feda6cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "build>=1.2", "flake8==7.1.1", "mypy==1.11.2", - "ufmt==2.7.2", + "ufmt==2.7.3", "usort==1.0.8.post1", ]