diff --git a/pyproject.toml b/pyproject.toml index 26f0c12..bf333c1 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.5.1", - "pyinstaller==6.21.0", + "pyinstaller==6.22.0", "twine==7.0.0", ] docs = [