diff --git a/pyproject.toml b/pyproject.toml index 031cb9c..ded4f73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ diffused = "diffused.cli:main" [project.optional-dependencies] build = [ "build==1.4.0", - "pyinstaller==6.18.0", + "pyinstaller==6.19.0", "twine==6.2.0", ] docs = [