-
Notifications
You must be signed in to change notification settings - Fork 7
Commit d46e8c2
authored
Bump importlib-metadata from 8.5.0 to 8.6.1 (#3177)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata)
from 8.5.0 to 8.6.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python/importlib_metadata/blob/main/NEWS.rst">importlib-metadata's
changelog</a>.</em></p>
<blockquote>
<h1>v8.6.1</h1>
<h2>Bugfixes</h2>
<ul>
<li>Fixed indentation logic to also honor blank lines.</li>
</ul>
<h1>v8.6.0</h1>
<h2>Features</h2>
<ul>
<li><code>python/cpython#119650</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python/importlib_metadata/commit/45e8bde73f8ce816fdc47618a31ba3916a332485"><code>45e8bde</code></a>
Finalize</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/506beb7cbd23fef4f93a63a5c3931e302d828896"><code>506beb7</code></a>
Fixed indentation logic to also honor blank lines.</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/dad738095d6d28f24d254f3cc9f82e2394fb2a09"><code>dad7380</code></a>
Finalize</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/dab1dd81507fef5bff6a32a63ab8fc8633e2c24c"><code>dab1dd8</code></a>
When transforming the payload to a Description key, clear the
payload.</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/07aa607e54672bc1077007771cbca0e16475aa24"><code>07aa607</code></a>
Add support for rendering metadata where some fields have newlines
(python/cp...</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/b92ec183c0297c2edd9b66202647c560937241e3"><code>b92ec18</code></a>
Merge <a
href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li>
<li><a
href="https://github.com/python/importlib_metadata/commit/5c34e69568f23a524af4fa9dad3f5e80f22ec3e6"><code>5c34e69</code></a>
Use extend for proper workaround.</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/694e5b4e5e024e29d3bff6f8ff3054792c6e726a"><code>694e5b4</code></a>
Merge <a
href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li>
<li><a
href="https://github.com/python/importlib_metadata/commit/750a1891ec4a1c0602050e3463e9593a8c13aa14"><code>750a189</code></a>
Require Python 3.9 or later now that Python 3.8 is EOL.</li>
<li><a
href="https://github.com/python/importlib_metadata/commit/e61a9df7cdc9c8d1b56c30b7b3f94a7cdac14414"><code>e61a9df</code></a>
Include pyproject.toml in ruff.toml.</li>
<li>Additional commits viewable in <a
href="https://github.com/python/importlib_metadata/compare/v8.5.0...v8.6.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent f062a36 commit d46e8c2Copy full SHA for d46e8c2
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments