Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps rich-click from 1.9.3 to 1.9.5.

Release notes

Sourced from rich-click's releases.

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]

v1.9.4

  • Added Typer 0.20 support
  • Fix lack of support for flag_value=....
Changelog

Sourced from rich-click's changelog.

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]

Version 1.9.4 (2025-10-24)

  • Added Typer 0.20 support
  • Fix lack of support for flag_value=....
Commits
  • 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
  • eee195e Merge pull request #315 from dwreeves/dec2025-fixes
  • 2b7488d Merge branch 'main' of github.com-dwreeves:ewels/rich-click into dec2025-fixes
  • 77fb2fc fix
  • d1a2e00 lock mypy
  • c5992fe update
  • 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.3 to 1.9.5.
- [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.3...v1.9.5)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-version: 1.9.5
  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:uv Pull requests that update python:uv code labels Dec 22, 2025
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant