diff --git a/pyproject.toml b/pyproject.toml index 1630d08..d904f6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python-cli-template = "python_cli_template.cli:main" [project.optional-dependencies] build = [ "build==1.6.1", - "pyinstaller==6.22.2", + "pyinstaller==6.22.3", "twine==7.0.0", ] docs = [