Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
| [liccheck](https://togithub.com/dhatim/python-license-check) | dev |
patch | `0.7.2` -> `0.7.3` |

---

### Release Notes

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

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

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

Build with Python 3.11

</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, click
this checkbox.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguMSIsInVwZGF0ZWRJblZlciI6IjMyLjIzOC4xIn0=-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] committed Nov 16, 2022
1 parent ae3443d commit 52d5012
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 = "0.2.0"
flake8 = "5.0.4"
black = "22.8.0"
pre-commit = "2.20.0"
liccheck = "0.7.2"
liccheck = "0.7.3"
isort = "5.10.1"

# Authorized and unauthorized licenses in LOWER CASE
Expand Down

0 comments on commit 52d5012

Please sign in to comment.