Commit 127902e
authored
build(deps-dev): bump the patch group with 2 updates (#622)
Bumps the patch group with 2 updates:
[pylint](https://github.com/pylint-dev/pylint) and
[markdown](https://github.com/Python-Markdown/markdown).
Updates `pylint` from 4.0.6 to 4.0.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c6768d3f1a45fbfad6a4ff9e167ca4f71dd5c991"><code>c6768d3</code></a>
Bump pylint to 4.0.7, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/11246">#11246</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/e96ce2bbee285b0b50169e5dc6a3c8a78eaba67b"><code>e96ce2b</code></a>
Stop invalid-name from treating TypedDict instances as classes</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/893294eba03d5b394df9e6cb0be5b960091a6a82"><code>893294e</code></a>
[Backport maintenance/4.0.x] Fix crash in comparison-with-callable on a
proxi...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/8cd74d4f6a7e576dfc6292ab58d3d236fcb01614"><code>8cd74d4</code></a>
Fix a crash on calls unpacking dicts with non-string keys</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/bc618ad6b9711ff3a47b2f2a97809163ce4c496c"><code>bc618ad</code></a>
Fix too-many-lines being reported at another module's pragma line</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/3e1ee4724c097a594c1f62559e29e8b1306090b9"><code>3e1ee47</code></a>
[Backport maintenance/4.0.x] Fix <code>bad-string-format-type</code>
false positives for...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/7ca811672fefd4da46e895b3da69c76b89ca82e7"><code>7ca8116</code></a>
[Backport maintenance/4.0.x] Fix <code>useless-parent-delegation</code>
false positive o...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/14275a1f0b631d665bac78b900432087c2e6eec6"><code>14275a1</code></a>
[Backport maintenance/4.0.x] Fix <code>literal-comparison</code>
suggestion corrupting i...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/a87eaa6d35ffe64d4f5b991ac18b6148f363c0e7"><code>a87eaa6</code></a>
[Backport maintenance/4.0.x] Fix <code>nested-min-max</code> dropping
arguments after th...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/bdd017fd2a68cd646848d1a44a06e90164cc80f0"><code>bdd017f</code></a>
[Backport maintenance/4.0.x] Fix <code>too-many-locals</code> counting
PEP 695 type para...</li>
<li>Additional commits viewable in <a
href="https://github.com/pylint-dev/pylint/compare/v4.0.6...v4.0.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `markdown` from 3.10.2 to 3.10.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Python-Markdown/markdown/releases">markdown's
releases</a>.</em></p>
<blockquote>
<h2>Release 3.10.3</h2>
<h3>Fixed</h3>
<ul>
<li>Fix <code>SetextHeaderProcessor</code> regex to prevent mixed
<code>=</code> and <code>-</code> chars in setext-style headers (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1606">#1606</a>).</li>
<li>Add AI Policy to Contributing Guide.</li>
<li>Officially document all included extensions as being in maintenance
mode.</li>
<li>Link the Extension API documentation to the API Reference (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1612">#1612</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md">markdown's
changelog</a>.</em></p>
<blockquote>
<h2>[3.10.3] - 2026-07-30</h2>
<h3>Fixed</h3>
<ul>
<li>Fix <code>SetextHeaderProcessor</code> regex to prevent mixed
<code>=</code> and <code>-</code> chars in setext-style headers (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1606">#1606</a>).</li>
<li>Add AI Policy to Contributing Guide.</li>
<li>Officially document all included extensions as being in maintenance
mode.</li>
<li>Link the Extension API documentation to the API Reference (<a
href="https://redirect.github.com/Python-Markdown/markdown/issues/1612">#1612</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/bb50627dc07fde6ee5ed7478464062c537ebad2c"><code>bb50627</code></a>
Bump version to 3.10.3</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/8453df010daf9547efcc20a05bb12c0e2fd2016a"><code>8453df0</code></a>
Update Extension API documentation</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/93ac448b161deb5a4578c7f56bd5f5c39dc280c3"><code>93ac448</code></a>
Document that all extensions are in maintenance mode</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/d38fd4a6ee4ef897812bc481855a7f9d8a4ad4f1"><code>d38fd4a</code></a>
Create AI Policy</li>
<li><a
href="https://github.com/Python-Markdown/markdown/commit/ddead47873e7918829e1d8b0eaee6ab725793cc9"><code>ddead47</code></a>
Prevent mixed =/- chars in Setext-style headings</li>
<li>See full diff in <a
href="https://github.com/Python-Markdown/markdown/compare/3.10.2...3.10.3">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments