diff --git a/pyproject.toml b/pyproject.toml index d2c43e2..6fcddce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "rich==13.7.1", "ufmt==2.8.0", "usort==1.0.8.post1", - "wheel==0.43.0", + "wheel==0.44.0", ] docs = [ "sphinx==8.1.3",