Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency click to v8.1.8 (#298)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [click](https://github.com/pallets/click) ([changelog](https://click.palletsprojects.com/changes/)) | `==8.1.7` -> `==8.1.8` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/click/8.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/click/8.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/click/8.1.7/8.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/click/8.1.7/8.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pallets/click (click)</summary> ### [`v8.1.8`](https://github.com/pallets/click/blob/HEAD/CHANGES.rst#Version-818) [Compare Source](https://github.com/pallets/click/compare/8.1.7...8.1.8) Unreleased - Fix an issue with type hints for `click.open_file()`. :issue:`2717` - Fix issue where error message for invalid `click.Path` displays on multiple lines. :issue:`2697` - Fixed issue that prevented a default value of `""` from being displayed in the help for an option. :issue:`2500` - The test runner handles stripping color consistently on Windows. :issue:`2705` - Show correct value for flag default when using `default_map`. :issue:`2632` - Fix `click.echo(color=...)` passing `color` to coloroma so it can be forced on Windows. :issue:`2606`. </details> --- ### Configuration 📅 **Schedule**: 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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/lettuce-financial/github-bot-signed-commit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information