Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps rich-click from 1.9.4 to 1.9.6.

Release notes

Sourced from rich-click's releases.

v1.9.6

  • Fix minor Typer incompatibilities, most notably default panel placements.
  • Added default_panels_first config option which places default panels above user-defined panels.
  • Fix to .pyi file [#319] (@​nemowang2003)

v1.9.5

  • Fix no_args_is_help for Typer CLIs. [#313]
  • Fix strange encoding issue on Windows in GH Actions [#314]

1.9.5.dev0

  • Fix no_args_is_help for Typer CLIs. [#313]
  • Fix strange encoding issue on Windows in GH Actions [#314]
Changelog

Sourced from rich-click's changelog.

Version 1.9.6 (2026-01-21)

  • Fix minor Typer incompatibilities, most notably default panel placements.
  • Added default_panels_first config option which places default panels above user-defined panels.
  • Fix to .pyi file [#319] (@​nemowang2003)

Version 1.9.5 (2025-12-21)

  • Fix no_args_is_help for Typer CLIs. [#313]
  • Fix strange encoding issue on Windows in GH Actions [#314]
Commits
  • 5cb336f Generate new screengrabs with rich-codex
  • 9096d02 Merge pull request #320 from dwreeves/minor-typer-compat-fixes
  • f5e4b10 Fix Typer incompatibilities
  • cf09124 Merge pull request #319 from nemowang2003/fix-pyi
  • d97ac2d Fix incorrect type hint in rich_command.pyi
  • bab2cbd Merge pull request #317 from dwreeves/1.9.5
  • 5cb4177 finalize version bump
  • aa3e15f Merge pull request #316 from peterdragun/fix/use_encodedstringio
  • 8c99252 fix: Use _EncodedStringIO for Rich Console detection
  • 0137fe8 fix timestamp
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [rich-click](https://github.com/ewels/rich-click) from 1.9.4 to 1.9.6.
- [Release notes](https://github.com/ewels/rich-click/releases)
- [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md)
- [Commits](ewels/rich-click@v1.9.4...v1.9.6)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-version: 1.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant