diff --git a/pyproject.toml b/pyproject.toml index 6901917..fc48b49 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.0", + "pyinstaller==6.14.1", "twine==6.1.0", ] docs = [