Skip to content

Commit

Permalink
chore(deps): update dependency liccheck to v0.9.0 (descope#137)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [liccheck](https://togithub.com/dhatim/python-license-check) | dev |
minor | `0.8.3` -> `0.9.0` | `0.9.1` |

---

### Release Notes

<details>
<summary>dhatim/python-license-check</summary>

###
[`v0.9.0`](https://togithub.com/dhatim/python-license-check/releases/tag/0.9.0)

[Compare
Source](https://togithub.com/dhatim/python-license-check/compare/0.8.3...0.9.0)

Thanks to [@&#8203;debrando](https://togithub.com/debrando):

-
[#&#8203;103](https://togithub.com/dhatim/python-license-check/issues/103)
Added support for poetry toml

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1OS4yIn0=-->

Co-authored-by: Descope <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored May 16, 2023
1 parent 3efe5b2 commit 1589259
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ descope = "1.5.0"
flake8 = "6.0.0"
black = "23.3.0"
pre-commit = "3.2.1"
liccheck = "0.8.3"
liccheck = "0.9.0"
isort = "5.12.0"
python-dotenv = "1.0.0"
tox = "4.4.8"
Expand Down

0 comments on commit 1589259

Please sign in to comment.