X Tutup
Skip to content

Bump typer version#444

Merged
sinaatalay merged 1 commit intorendercv:mainfrom
thangnbn:main
Jul 13, 2025
Merged

Bump typer version#444
sinaatalay merged 1 commit intorendercv:mainfrom
thangnbn:main

Conversation

@thangnbn
Copy link
Contributor

@thangnbn thangnbn commented Jun 26, 2025

Fix #440. Another person encountered the same issue at lmstudio-ai/venvstacks#171, which is fixed in fastapi/typer#1222. The change is rolled out in a later version, but I think it is best to bump to the latest version.

@landegt
Copy link

landegt commented Jul 13, 2025

@sinaatalay This PR looks ready to merge - tests are passing and it addresses the rendercv --help crash.

For context: The issue was typer 0.15.2 being incompatible with click 8.2.x, and this PR's typer bump to 0.16.x resolves the compatibility issue (fixes the test_cli.py::test_main_file failure).

@sinaatalay sinaatalay merged commit 037e3b6 into rendercv:main Jul 13, 2025
14 checks passed
@sinaatalay
Copy link
Member

Thank you. In my first availability, I'll merge all the PRs and release a new version.

landegt pushed a commit to landegt/rendercv that referenced this pull request Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors printed when ask for help message

3 participants

X Tutup