diff --git a/pyproject.toml b/pyproject.toml index 4d711c508..d2b380ec5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev = [ build = [ "pyinstaller==5.10.1", "setuptools==68.0.0", - "build==0.10.0" + "build==1.0.3" ] [project.urls]