Skip to content

Bump typer from 0.27.1 to 0.27.2 in the dev dependency group - #2889

Merged
pvcraven merged 1 commit into
pythonarcade:developmentfrom
Franky100-pig:bump-typer
Sep 11, 2026
Merged

Bump typer from 0.27.1 to 0.27.2 in the dev dependency group#2889
pvcraven merged 1 commit into
pythonarcade:developmentfrom
Franky100-pig:bump-typer

Conversation

@Franky100-pig

Copy link
Copy Markdown
Contributor

Fixes #2773

  • 0.27.2 is the current latest release (2026-08-28). There are no breaking changes since the pinned 0.27.1: the last breaking release was 0.27.0, which is already below the current pin.
  • Verified make.py under 0.27.2: --help output is byte-identical to 0.27.1, every command registers, and the boolean --check flags parse correctly.
  • No changes were needed in make.py.

Fixes pythonarcade#2773

- 0.27.2 is the current latest release (2026-08-28). There are no breaking
  changes since the pinned 0.27.1: the last breaking release was 0.27.0,
  which is already below the current pin.
- Verified make.py under 0.27.2: `--help` output is byte-identical to
  0.27.1, every command registers, and the boolean `--check` flags parse
  correctly.
- No changes were needed in make.py.
@pvcraven
pvcraven merged commit 743234b into pythonarcade:development Sep 11, 2026
7 checks passed
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 this pull request may close these issues.

Upgrade to latest version of typer

2 participants