Commit 7cd3cc6
authored
chore(deps): update dependency typer to >0.6,<0.13 (#1017)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typer](https://togithub.com/tiangolo/typer) | `>0.6,<0.12` ->
`>0.6,<0.13` |
[](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.12.0`](https://togithub.com/tiangolo/typer/releases/tag/0.12.0)
[Compare
Source](https://togithub.com/tiangolo/typer/compare/0.11.1...0.12.0)
##### Features
- ✨ Add `typer-slim` package without extras, make `typer` include
`typer-slim[default]` and integrate Typer CLI (`typer` command) into
Typer. PR [#​780](https://togithub.com/tiangolo/typer/pull/780) by
[@​tiangolo](https://togithub.com/tiangolo).
##### Internal
- 🔧 Temporarily disable social plugin while a MkDocs issue is handled.
PR [#​779](https://togithub.com/tiangolo/typer/pull/779) by
[@​tiangolo](https://togithub.com/tiangolo).
- 👷 Fix install MkDocs Insiders only when available. PR
[#​778](https://togithub.com/tiangolo/typer/pull/778) by
[@​tiangolo](https://togithub.com/tiangolo).
### [`v0.11.1`](https://togithub.com/tiangolo/typer/releases/tag/0.11.1)
[Compare
Source](https://togithub.com/tiangolo/typer/compare/0.11.0...0.11.1)
##### Fixes
- 🔧 Explicitly include testing files in sdist for redistributors (e.g.
OpenSUSE) and add CI to test redistribution. PR
[#​773](https://togithub.com/tiangolo/typer/pull/773) by
[@​tiangolo](https://togithub.com/tiangolo).
##### Internal
- 👷 Do not use the cache for dependencies when publishing to PyPI. PR
[#​774](https://togithub.com/tiangolo/typer/pull/774) 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 3c5743e commit 7cd3cc6
2 files changed
+12
-10
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