diff --git a/pyproject.toml b/pyproject.toml index 55b043fa9..234a0ee07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ dev = [ ] build = [ "pyinstaller==6.4.0", - "setuptools==69.0.3", + "setuptools==69.2.0", "build==1.0.3" ]