Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency liccheck to v0.9.2 (#188)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [liccheck](https://togithub.com/dhatim/python-license-check) | dev | patch | `0.9.1` -> `0.9.2` | --- ### Release Notes <details> <summary>dhatim/python-license-check (liccheck)</summary> ### [`v0.9.2`](https://togithub.com/dhatim/python-license-check/releases/tag/0.9.2) [Compare Source](https://togithub.com/dhatim/python-license-check/compare/0.9.1...0.9.2) #### What's Changed - Drop support for Python 2 by [@​abompard](https://togithub.com/abompard) in [https://github.com/dhatim/python-license-check/pull/109](https://togithub.com/dhatim/python-license-check/pull/109) - Strip return carriages before running `.endswith()` by [@​abompard](https://togithub.com/abompard) in [https://github.com/dhatim/python-license-check/pull/110](https://togithub.com/dhatim/python-license-check/pull/110) - chore(deps): update actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/dhatim/python-license-check/pull/106](https://togithub.com/dhatim/python-license-check/pull/106) - Accept `License-Expression` in metadata (PEP 639) by [@​abompard](https://togithub.com/abompard) in [https://github.com/dhatim/python-license-check/pull/108](https://togithub.com/dhatim/python-license-check/pull/108) - No longer build for Python 3.5 by [@​ochedru](https://togithub.com/ochedru) in [https://github.com/dhatim/python-license-check/pull/112](https://togithub.com/dhatim/python-license-check/pull/112) **Full Changelog**: dhatim/python-license-check@0.9.1...0.9.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTcwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
- Loading branch information