Skip to content

build(deps): update typer requirement from >=0.27.1 to >=0.27.2 - #96

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/typer-gte-0.27.2
Sep 1, 2026
Merged

build(deps): update typer requirement from >=0.27.1 to >=0.27.2#96
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/typer-gte-0.27.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

User description

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.27.2

Refactors

  • ♻️ Create exceptions module and TyperException base class. PR #1942 by @​svlandeg.

Docs

  • 🐛 Fix showing fast button as external link in animated terminals in docs. PR #1912 by @​phalberg.

Internal

Changelog

Sourced from typer's changelog.

0.27.2 (2026-08-28)

Refactors

  • ♻️ Create exceptions module and TyperException base class. PR #1942 by @​svlandeg.

Docs

  • 🐛 Fix showing fast button as external link in animated terminals in docs. PR #1912 by @​phalberg.

Internal

0.27.1 (2026-08-03)

Features

  • ✨ Make epilog formatting consistent with other parts of the help string. PR #1405 by @​svlandeg.

Docs

Internal

0.27.0 (2026-07-15)

Breaking Changes

Internal

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR Type

Other


Description

  • Update typer requirement from >=0.27.1 to >=0.27.2

  • Bump dependency version in both pyproject.toml and requirements.txt


File Walkthrough

Relevant files
Dependencies
pyproject.toml
Bump typer version requirement in pyproject                           

pyproject.toml

  • Update typer dependency version constraint from >=0.27.1 to >=0.27.2
    in project dependencies
+1/-1     
requirements.txt
Bump typer version requirement in requirements                     

requirements.txt

  • Update typer dependency version constraint from >=0.27.1 to >=0.27.2
+1/-1     

Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.27.1...0.27.2)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.27.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 1, 2026
@github-actions github-actions Bot added the config label Sep 1, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@github-actions github-actions Bot added the size/S label Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

🤖 Autonomous PR Agent Review

📊 Change Overview

  • Files Changed: 2
  • Lines Added: +2
  • Lines Deleted: -2
  • Triage Size: size/S

📁 Modified Files (Top 10)

  • pyproject.toml (+1/-1)
  • requirements.txt (+1/-1)

🛡️ Security & Quality Assessment

  • ✅ No hardcoded secrets or suspicious debugging statements detected.

✅ Recommendation

  • All automated checks initiated. Ensure CI builds pass before merging.

@github-actions
github-actions Bot enabled auto-merge (squash) September 1, 2026 05:36

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@rudra-pr-agent

rudra-pr-agent Bot commented Sep 1, 2026

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@rudra-pr-agent

rudra-pr-agent Bot commented Sep 1, 2026

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@github-actions
github-actions Bot merged commit 7b55e53 into main Sep 1, 2026
18 checks passed

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Approved by Dependabot Autopilot.

@dependabot
dependabot Bot deleted the dependabot/pip/typer-gte-0.27.2 branch September 1, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config dependencies Pull requests that update a dependency file python Pull requests that update python code Review effort 1/5 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants