diff --git a/pyproject.toml b/pyproject.toml index 2d20824..65e0701 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.1", + "pyinstaller==6.14.2", "twine==6.1.0", ] docs = [