Commit a289f27
authored
chore(deps): update dependency typer to >0.6,<0.12 (#1014)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typer](https://togithub.com/tiangolo/typer) | `>0.6,<0.11` ->
`>0.6,<0.12` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>tiangolo/typer (typer)</summary>
### [`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).
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/openapi-generators/openapi-python-client).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 881ea6b commit a289f27
2 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments