diff --git a/pyproject.toml b/pyproject.toml index ab0e1fd..cc0deed 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.4.0", - "pyinstaller==6.17.0", + "pyinstaller==6.18.0", "twine==6.2.0", ] docs = [