Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump pip-licenses from 4.4.0 to 4.5.0 (#166)
Browse files Browse the repository at this point in the history
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from
4.4.0 to 4.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raimon49/pip-licenses/releases">pip-licenses's
releases</a>.</em></p>
<blockquote>
<h2>4.5.0</h2>
<ul>
<li>Implement new feature pyproject.toml support</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md">pip-licenses's
changelog</a>.</em></p>
<blockquote>
<h3>4.5.0</h3>
<ul>
<li>Implement new feature pyproject.toml support</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/9c2db19a44db3669cb3277fd39510367eb7098d1"><code>9c2db19</code></a>
Merge pull request <a
href="https://redirect.github.com/raimon49/pip-licenses/issues/202">#202</a>
from raimon49/release-4.5.0</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/41f52cc6f11e768813c156c9b3ac055d7e760d4c"><code>41f52cc</code></a>
Bump zipp from 3.11.0 to 3.19.1</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/adddac8fa0a5de8f4c895cd56eba3685ac027da3"><code>adddac8</code></a>
Bump certifi from 2023.7.22 to 2024.7.4</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/0915817ea872ae92c3a673f10ccff5be04eb3842"><code>0915817</code></a>
Bump version to 4.5.0</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/e65760f213e8c0c952a420f3f0bb2e0da3c3148d"><code>e65760f</code></a>
Add external packages that depend on it at runtime</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/4e5612448922f834d19d1be1b317501a923e43e5"><code>4e56124</code></a>
Fix internal page link ancor (a little fix)</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/ef8805aeb0168d3a1378b236b40d5d64284a0784"><code>ef8805a</code></a>
Merge pull request <a
href="https://redirect.github.com/raimon49/pip-licenses/issues/200">#200</a>
from mbalatsko/support-pyproject-toml-config</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/ee26a1c1949bdeb0d8aaaeeb2d0f7209236e00fb"><code>ee26a1c</code></a>
add to table of contents</li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/051f12a0cffde1f9ac2784e689343301028edda2"><code>051f12a</code></a>
add description of feature to <code>README.md</code></li>
<li><a
href="https://github.com/raimon49/pip-licenses/commit/ad42380e476797d20d41d960f8e8ee6c1d7d5bac"><code>ad42380</code></a>
support configuring input parameters using
<code>pyptoject.toml</code></li>
<li>Additional commits viewable in <a
href="https://github.com/raimon49/pip-licenses/compare/v-4.4.0...v-4.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pip-licenses&package-manager=pip&previous-version=4.4.0&new-version=4.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 03e3e5d commit c3bc5f2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 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 @@ -29,7 +29,7 @@ pre-commit = "^3.5.0"
[tool.poetry.dev-dependencies]
requests = "2.32.3"
flake8 = "^5.0.4"
pip-licenses = "^4.4.0"
pip-licenses = "^4.5.0"

[tool.poetry.scripts]

Expand Down

0 comments on commit c3bc5f2

Please sign in to comment.