openapi-generators / openapi-python-client

Generate modern Python clients from OpenAPI
MIT License
1.19k stars 189 forks source link

chore(deps): update dependency typer to >0.6,<0.12 #1014

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer >0.6,<0.11 -> >0.6,<0.12 age adoption passing confidence

Release Notes

tiangolo/typer (typer) ### [`v0.11.0`](https://togithub.com/tiangolo/typer/releases/tag/0.11.0) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.10.0...0.11.0) ##### Breaking Changes - 🔧 Refactor package manager, move from Flit to PDM, remove private pip extras for `test`, `doc`, `dev`. PR [#​764](https://togithub.com/tiangolo/typer/pull/764) by [@​tiangolo](https://togithub.com/tiangolo). - 🔥 Remove support for Click 7, require Click 8+. PR [#​760](https://togithub.com/tiangolo/typer/pull/760) by [@​tiangolo](https://togithub.com/tiangolo). - 🔥 Remove support for Python 3.6. PR [#​758](https://togithub.com/tiangolo/typer/pull/758) by [@​tiangolo](https://togithub.com/tiangolo). ##### Refactors - 🔧 Migrate from Black, isort, flake8, autoflake, pyupgrade to Ruff. PR [#​763](https://togithub.com/tiangolo/typer/pull/763) by [@​tiangolo](https://togithub.com/tiangolo). ##### Internal - ⬆️ Upgrade coverage and configs. PR [#​769](https://togithub.com/tiangolo/typer/pull/769) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Upgrade mypy and config. PR [#​768](https://togithub.com/tiangolo/typer/pull/768) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade Smokeshow GitHub action. PR [#​767](https://togithub.com/tiangolo/typer/pull/767) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade latest-changes GitHub Action. PR [#​766](https://togithub.com/tiangolo/typer/pull/766) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade issue-manager GitHub Action. PR [#​765](https://togithub.com/tiangolo/typer/pull/765) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Add alls-green to CI. PR [#​759](https://togithub.com/tiangolo/typer/pull/759) by [@​tiangolo](https://togithub.com/tiangolo).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.