diff --git a/pyproject.toml b/pyproject.toml index 2de833c1..1fd1fb51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dev = [ ] build = [ "pyinstaller==6.3.0", - "setuptools==69.0.2", + "setuptools==69.0.3", "build==1.0.3" ]