diff --git a/pyproject.toml b/pyproject.toml index 9084c5f..dd5260d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ python_cli_template = "python_cli_template.cli:main" [project.optional-dependencies] build = [ "build==1.2.2.post1", - "pyinstaller==6.14.2", + "pyinstaller==6.15.0", "twine==6.1.0", ] docs = [