Skip to content

Commit 5b25891

Browse files
chore(deps): update dependency typer to >0.16,<0.26 (#1430)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typer](https://redirect.github.com/fastapi/typer) ([changelog](https://typer.tiangolo.com/release-notes/)) | `>0.16,<0.25` → `>0.16,<0.26` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.25.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.24.1/0.25.1?slim=true) | --- ### Release Notes <details> <summary>fastapi/typer (typer)</summary> ### [`v0.25.1`](https://redirect.github.com/fastapi/typer/releases/tag/0.25.1) [Compare Source](https://redirect.github.com/fastapi/typer/compare/0.25.0...0.25.1) ##### Features - 🔧 Add Typer Library Skill for Agents. PR [#&#8203;1620](https://redirect.github.com/fastapi/typer/pull/1620) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). ##### Internal - ⬆ Bump ruff from 0.15.11 to 0.15.12. PR [#&#8203;1722](https://redirect.github.com/fastapi/typer/pull/1722) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.10 to 0.3.11. PR [#&#8203;1723](https://redirect.github.com/fastapi/typer/pull/1723) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). ### [`v0.25.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.25.0) [Compare Source](https://redirect.github.com/fastapi/typer/compare/0.24.2...0.25.0) ##### Features - 🚸 Don't truncate code lines in traceback when formatted with Rich. PR [#&#8203;1695](https://redirect.github.com/fastapi/typer/pull/1695) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). ### [`v0.24.2`](https://redirect.github.com/fastapi/typer/releases/tag/0.24.2) [Compare Source](https://redirect.github.com/fastapi/typer/compare/0.24.1...0.24.2) ##### Fixes - 🐛 Ensure that `typer.launch` forwards correctly when launching a file. PR [#&#8203;1708](https://redirect.github.com/fastapi/typer/pull/1708) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). ##### Refactors - 🎨 Ensure `ty` runs without errors. PR [#&#8203;1628](https://redirect.github.com/fastapi/typer/pull/1628) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). ##### Docs - 📝 Add dates to release notes. PR [#&#8203;1612](https://redirect.github.com/fastapi/typer/pull/1612) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). - 💄 Fix code blocks in reference docs overflowing table width. PR [#&#8203;1630](https://redirect.github.com/fastapi/typer/pull/1630) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). - 📝 Fix broken link to FastAPI and Friends newsletter. PR [#&#8203;1540](https://redirect.github.com/fastapi/typer/pull/1540) by [@&#8203;Karlemami](https://redirect.github.com/Karlemami). - 🔨 Handle external links `target=_blank` and CSS automatically in JS and CSS. PR [#&#8203;1622](https://redirect.github.com/fastapi/typer/pull/1622) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 📝 Remove link to Typer developer survey. PR [#&#8203;1609](https://redirect.github.com/fastapi/typer/pull/1609) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - ✏️ Clean up documentation in `install.md` file. PR [#&#8203;1606](https://redirect.github.com/fastapi/typer/pull/1606) by [@&#8203;Johandielangman](https://redirect.github.com/Johandielangman). ##### Internal - ⬆ Bump mypy from 1.20.1 to 1.20.2. PR [#&#8203;1715](https://redirect.github.com/fastapi/typer/pull/1715) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.9 to 0.3.10. PR [#&#8203;1716](https://redirect.github.com/fastapi/typer/pull/1716) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pydantic-settings from 2.13.1 to 2.14.0. PR [#&#8203;1713](https://redirect.github.com/fastapi/typer/pull/1713) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.31 to 0.0.32. PR [#&#8203;1711](https://redirect.github.com/fastapi/typer/pull/1711) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pydantic from 2.13.2 to 2.13.3. PR [#&#8203;1712](https://redirect.github.com/fastapi/typer/pull/1712) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pygments from 2.19.2 to 2.20.0. PR [#&#8203;1667](https://redirect.github.com/fastapi/typer/pull/1667) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pymdown-extensions from 10.20 to 10.21.2. PR [#&#8203;1710](https://redirect.github.com/fastapi/typer/pull/1710) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). - ⬆ Bump actions/cache from 5.0.4 to 5.0.5. PR [#&#8203;1700](https://redirect.github.com/fastapi/typer/pull/1700) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pydantic from 2.13.1 to 2.13.2. PR [#&#8203;1703](https://redirect.github.com/fastapi/typer/pull/1703) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1. PR [#&#8203;1701](https://redirect.github.com/fastapi/typer/pull/1701) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.10 to 0.15.11. PR [#&#8203;1704](https://redirect.github.com/fastapi/typer/pull/1704) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0. PR [#&#8203;1702](https://redirect.github.com/fastapi/typer/pull/1702) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump astral-sh/setup-uv from 7.6.0 to 8.1.0. PR [#&#8203;1699](https://redirect.github.com/fastapi/typer/pull/1699) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.30 to 0.0.31. PR [#&#8203;1696](https://redirect.github.com/fastapi/typer/pull/1696) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pydantic from 2.13.0 to 2.13.1. PR [#&#8203;1697](https://redirect.github.com/fastapi/typer/pull/1697) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - 🔒 Pin GitHub actions by commit SHA. PR [#&#8203;1666](https://redirect.github.com/fastapi/typer/pull/1666) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). - ⬆ Bump ty from 0.0.29 to 0.0.30. PR [#&#8203;1693](https://redirect.github.com/fastapi/typer/pull/1693) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.8 to 0.3.9. PR [#&#8203;1691](https://redirect.github.com/fastapi/typer/pull/1691) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pygithub from 2.9.0 to 2.9.1. PR [#&#8203;1692](https://redirect.github.com/fastapi/typer/pull/1692) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump rich from 14.3.3 to 15.0.0. PR [#&#8203;1688](https://redirect.github.com/fastapi/typer/pull/1688) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pydantic from 2.12.5 to 2.13.0. PR [#&#8203;1687](https://redirect.github.com/fastapi/typer/pull/1687) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mypy from 1.20.0 to 1.20.1. PR [#&#8203;1689](https://redirect.github.com/fastapi/typer/pull/1689) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump cryptography from 46.0.6 to 46.0.7. PR [#&#8203;1682](https://redirect.github.com/fastapi/typer/pull/1682) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.9 to 0.15.10. PR [#&#8203;1684](https://redirect.github.com/fastapi/typer/pull/1684) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pytest from 9.0.2 to 9.0.3. PR [#&#8203;1681](https://redirect.github.com/fastapi/typer/pull/1681) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.28 to 0.0.29. PR [#&#8203;1678](https://redirect.github.com/fastapi/typer/pull/1678) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.8 to 0.15.9. PR [#&#8203;1674](https://redirect.github.com/fastapi/typer/pull/1674) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.27 to 0.0.28. PR [#&#8203;1675](https://redirect.github.com/fastapi/typer/pull/1675) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pillow from 12.1.1 to 12.2.0. PR [#&#8203;1672](https://redirect.github.com/fastapi/typer/pull/1672) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mypy from 1.19.1 to 1.20.0. PR [#&#8203;1670](https://redirect.github.com/fastapi/typer/pull/1670) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.26 to 0.0.27. PR [#&#8203;1669](https://redirect.github.com/fastapi/typer/pull/1669) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump cryptography from 46.0.5 to 46.0.6. PR [#&#8203;1661](https://redirect.github.com/fastapi/typer/pull/1661) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.7 to 0.15.8. PR [#&#8203;1659](https://redirect.github.com/fastapi/typer/pull/1659) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.25 to 0.0.26. PR [#&#8203;1660](https://redirect.github.com/fastapi/typer/pull/1660) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - 👷 Configure `ty` to exit with error code on warnings. PR [#&#8203;1657](https://redirect.github.com/fastapi/typer/pull/1657) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - ⬆ Bump requests from 2.32.5 to 2.33.0. PR [#&#8203;1656](https://redirect.github.com/fastapi/typer/pull/1656) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.24 to 0.0.25. PR [#&#8203;1652](https://redirect.github.com/fastapi/typer/pull/1652) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.6 to 0.3.8. PR [#&#8203;1648](https://redirect.github.com/fastapi/typer/pull/1648) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pytest-cov from 7.0.0 to 7.1.0. PR [#&#8203;1649](https://redirect.github.com/fastapi/typer/pull/1649) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pygithub from 2.8.1 to 2.9.0. PR [#&#8203;1650](https://redirect.github.com/fastapi/typer/pull/1650) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.5 to 9.7.6. PR [#&#8203;1645](https://redirect.github.com/fastapi/typer/pull/1645) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.6 to 0.15.7. PR [#&#8203;1644](https://redirect.github.com/fastapi/typer/pull/1644) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.23 to 0.0.24. PR [#&#8203;1646](https://redirect.github.com/fastapi/typer/pull/1646) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.5 to 0.3.6. PR [#&#8203;1638](https://redirect.github.com/fastapi/typer/pull/1638) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.22 to 0.0.23. PR [#&#8203;1639](https://redirect.github.com/fastapi/typer/pull/1639) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump pyjwt from 2.10.1 to 2.12.0. PR [#&#8203;1636](https://redirect.github.com/fastapi/typer/pull/1636) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump cairosvg from 2.8.2 to 2.9.0. PR [#&#8203;1635](https://redirect.github.com/fastapi/typer/pull/1635) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.5 to 0.15.6. PR [#&#8203;1633](https://redirect.github.com/fastapi/typer/pull/1633) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.21 to 0.0.22. PR [#&#8203;1634](https://redirect.github.com/fastapi/typer/pull/1634) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump dorny/paths-filter from 3 to 4. PR [#&#8203;1632](https://redirect.github.com/fastapi/typer/pull/1632) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.4 to 9.7.5. PR [#&#8203;1629](https://redirect.github.com/fastapi/typer/pull/1629) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.4 to 0.3.5. PR [#&#8203;1627](https://redirect.github.com/fastapi/typer/pull/1627) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.20 to 0.0.21. PR [#&#8203;1624](https://redirect.github.com/fastapi/typer/pull/1624) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.4 to 0.15.5. PR [#&#8203;1625](https://redirect.github.com/fastapi/typer/pull/1625) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.3 to 9.7.4. PR [#&#8203;1621](https://redirect.github.com/fastapi/typer/pull/1621) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.19 to 0.0.20. PR [#&#8203;1618](https://redirect.github.com/fastapi/typer/pull/1618) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.3.3 to 0.3.4. PR [#&#8203;1617](https://redirect.github.com/fastapi/typer/pull/1617) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.15.2 to 0.15.4. PR [#&#8203;1616](https://redirect.github.com/fastapi/typer/pull/1616) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ty from 0.0.18 to 0.0.19. PR [#&#8203;1615](https://redirect.github.com/fastapi/typer/pull/1615) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump actions/download-artifact from 7 to 8. PR [#&#8203;1614](https://redirect.github.com/fastapi/typer/pull/1614) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump actions/upload-artifact from 6 to 7. PR [#&#8203;1613](https://redirect.github.com/fastapi/typer/pull/1613) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.7.2 to 9.7.3. PR [#&#8203;1611](https://redirect.github.com/fastapi/typer/pull/1611) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mkdocstrings-python from 2.0.1 to 2.0.3. PR [#&#8203;1605](https://redirect.github.com/fastapi/typer/pull/1605) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - ⬆ Bump ty from 0.0.17 to 0.0.18. PR [#&#8203;1602](https://redirect.github.com/fastapi/typer/pull/1602) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump griffe-warnings-deprecated from 1.1.0 to 1.1.1. PR [#&#8203;1603](https://redirect.github.com/fastapi/typer/pull/1603) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump griffe-typingdoc from 0.3.0 to 0.3.1. PR [#&#8203;1604](https://redirect.github.com/fastapi/typer/pull/1604) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - 🔧 Upgrade pytest version and config. PR [#&#8203;1570](https://redirect.github.com/fastapi/typer/pull/1570) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/openapi-generators/openapi-python-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd2f095 commit 5b25891

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

pdm.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { text = "MIT" }
66
requires-python = ">=3.10,<4.0"
77
dependencies = [
88
"jinja2>=3.0.0,<4.0.0",
9-
"typer>0.16,<0.25",
9+
"typer>0.16,<0.26",
1010
"colorama>=0.4.3; sys_platform == \"win32\"",
1111
"shellingham>=1.3.2,<2.0.0",
1212
"pydantic>=2.10,<3.0.0",

0 commit comments

Comments
 (0)