diff --git a/pyproject.toml b/pyproject.toml index 5d2ecc8..bf58fba 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.13.0", + "pyinstaller==6.14.0", "twine==6.1.0", ] docs = [