diff --git a/pyproject.toml b/pyproject.toml index cc4473f8..54cf6ca3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev = [ ] build = [ "pyinstaller==6.4.0", - "setuptools==69.0.3", + "setuptools==69.5.1", "build==1.0.3" ]