Skip to content

Bump typer to 0.4.0 #530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
johnthagen opened this issue Oct 26, 2021 · 3 comments · Fixed by #484
Closed

Bump typer to 0.4.0 #530

johnthagen opened this issue Oct 26, 2021 · 3 comments · Fixed by #484
Milestone

Comments

@johnthagen
Copy link
Collaborator

typer = "^0.3"

Typer 0.4.0 added support for Click 8: https://typer.tiangolo.com/release-notes/#040

By keeping Typer below 0.4, this causes users that put openapi-python-client as a dev-requirement to be stuck with their environments at Click 7.

@dbanty
Copy link
Collaborator

dbanty commented Oct 26, 2021

Unfortunately I've also used typer-cli here to generate markdown usage notes, and it doesn't support Typer 0.4 yet. I'll probably just remove the CLI eventually and write docs myself but I haven't gotten around to it.

@johnthagen
Copy link
Collaborator Author

Unfortunately I've also used typer-cli here to generate markdown usage notes, and it doesn't support Typer 0.4 yet.

Ah, understood. Not a big issue, I thought perhaps it was just an oversight. Definitely understand the desire to auto-generate docs.

@dbanty
Copy link
Collaborator

dbanty commented Oct 26, 2021

I've got Renovate reminding me periodically in #484 every time it rebases 😁

@dbanty dbanty linked a pull request Jan 29, 2022 that will close this issue
1 task
@dbanty dbanty added this to the 0.11.1 milestone Jan 29, 2022
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 a pull request may close this issue.

2 participants