Skip to content

Commit 1f63feb

Browse files
chore(deps-dev): bump the patch group with 6 updates (#247)
Bumps the patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [markdown](https://github.com/Python-Markdown/markdown) | `3.10.1` | `3.10.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.1` | `9.7.3` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `1.0.2` | `1.0.3` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.1` | `2.0.3` | | [types-markdown](https://github.com/typeshed-internal/stub_uploader) | `3.10.0.20251106` | `3.10.2.20260211` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.4` | `4.0.5` | Updates `markdown` from 3.10.1 to 3.10.2 <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.2</h2> <h3>Fixed</h3> <ul> <li>Fix a regression related to comment handling (<a href="https://redirect.github.com/Python-Markdown/markdown/issues/1590">#1590</a>).</li> <li>More reliable fix for <code>&lt;/</code> (<a href="https://redirect.github.com/Python-Markdown/markdown/issues/1593">#1593</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.2] - 2026-02-09</h2> <h3>Fixed</h3> <ul> <li>Fix a regression related to comment handling (<a href="https://redirect.github.com/Python-Markdown/markdown/issues/1590">#1590</a>).</li> <li>More reliable fix for <code>&lt;/</code> (<a href="https://redirect.github.com/Python-Markdown/markdown/issues/1593">#1593</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Python-Markdown/markdown/commit/e7a0efb3a7c36d6b8005403122705662bc17c904"><code>e7a0efb</code></a> Bump version to 3.10.2</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/630183336bda57c258becc3ed229105481876a7e"><code>6301833</code></a> Document HTML sanitation policy</li> <li><a href="https://github.com/Python-Markdown/markdown/commit/7f29f1a69d236f5bb11645c2fa03fcf701487c8c"><code>7f29f1a</code></a> More reliable fix for <code>&lt;/</code></li> <li><a href="https://github.com/Python-Markdown/markdown/commit/c4386475a6b6daea43b7d7717add4271adc9a3c1"><code>c438647</code></a> Fix regression of special comments</li> <li>See full diff in <a href="https://github.com/Python-Markdown/markdown/compare/3.10.1...3.10.2">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.7.1 to 9.7.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.7.2</h2> <blockquote> <p>[!WARNING]</p> <p><strong>Material for MkDocs is in maintenance mode</strong></p> <p>Going forward, the Material for MkDocs team focuses on <a href="https://zensical.org">Zensical</a>, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.</p> <p><a href="https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/">Read the full announcement on our blog</a></p> </blockquote> <h2>Changes</h2> <ul> <li>Opened up version ranges of optional dependencies for forward-compatibility</li> <li>Added warning to <code>mkdocs build</code> about impending MkDocs 2.0 incompatibility (doesn't affect strict mode)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.7.3 (2026-02-24)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8567">#8567</a>: Print MkDocs 2.0 incompatibility warning to stderr</li> </ul> <p>mkdocs-material-9.7.2 (2026-02-18)</p> <ul> <li>Opened up version ranges of optional dependencies for forward-compatibility</li> <li>Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility</li> </ul> <p>mkdocs-material-9.7.1 (2025-12-18)</p> <ul> <li>Updated requests to 2.30+ to mitigate CVE in urllib</li> <li>Fixed privacy plugin not picking up protocol-relative URLs</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8542">#8542</a>: false positives and negatives captured in privacy plugin</li> </ul> <p>mkdocs-material-9.7.0 (2025-11-11)</p> <p>⚠️ Material for MkDocs is now in maintenance mode</p> <p>This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.</p> <p>Read the full announcement on our blog: <a href="https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/">https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/</a></p> <p>This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.</p> <p>Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.</p> <p>Changes:</p> <ul> <li>Added support for pinned blog posts and author profiles</li> <li>Added support for customizing pagination for blog index pages</li> <li>Added support for customizing blog category sort order</li> <li>Added support for staying on page when switching languages</li> <li>Added support for disabling tags in table of contents</li> <li>Added support for nested tags and shadow tags</li> <li>Added support for footnote tooltips</li> <li>Added support for instant previews</li> <li>Added support for instant prefetching</li> <li>Added support for custom social card layouts</li> <li>Added support for custom social card background images</li> <li>Added support for selectable rangs in code blocks</li> <li>Added support for custom selectors for code annotations</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/da5d442f904d0c938f4dadc384a7126e8ce30cd0"><code>da5d442</code></a> Prepare 9.7.3 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/03e8baecdcb62bf3478b68487c2a1fa61a4c938c"><code>03e8bae</code></a> Fixed order of imports</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/70dee38366615652d7198ae85ff208a4b4c0e80d"><code>70dee38</code></a> Switched warning message to print to stderr</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b78109b36b2aaf39a02eb2b75af6df856f0c5600"><code>b78109b</code></a> Updated blog post on MkDocs 2.0</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e1dd2c88ecd26810050bacf2e67f47a0c2cee4ba"><code>e1dd2c8</code></a> Updated blog post on MkDocs 2.0</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6972761d8202f0aafb6f3ea7177c39c65337a978"><code>6972761</code></a> Updated blog post on MkDocs 2.0</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e21a119e38f7bca184e469eaeefa3d5535e5022b"><code>e21a119</code></a> Updated changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/d5654b500a7021625d3c78f59842805c45e7b65a"><code>d5654b5</code></a> Prepare 9.7.2 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b18af2f74a98e0d54f7f11b4e029d7ea29166df3"><code>b18af2f</code></a> Opened up version ranges in optional dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/39cdfbd87c80079cd06a6d2a953cd53f531db61d"><code>39cdfbd</code></a> Added social card for blog post</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.7.1...9.7.3">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings[python]` from 1.0.2 to 1.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/releases">mkdocstrings[python]'s releases</a>.</em></p> <blockquote> <h2>1.0.3</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/1.0.3">1.0.3</a> - 2026-02-07</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/1.0.2...1.0.3">Compare with 1.0.2</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Forward extension instances directly passed from Zensical (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/65b27ec8d1d671eddf021e48b0114cc3f8aca14a">65b27ec</a> by Timothée Mazzucotelli).</li> <li>Propagate Zensical's <code>zrelpath</code> processor (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/dbf263dfdd2fdd769d66fa62bdd388e05988bc78">dbf263d</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md">mkdocstrings[python]'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/1.0.3">1.0.3</a> - 2026-02-07</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/1.0.2...1.0.3">Compare with 1.0.2</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Forward extension instances directly passed from Zensical (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/65b27ec8d1d671eddf021e48b0114cc3f8aca14a">65b27ec</a> by Timothée Mazzucotelli).</li> <li>Propagate Zensical's <code>zrelpath</code> processor (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/dbf263dfdd2fdd769d66fa62bdd388e05988bc78">dbf263d</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/8bdff16af916b7285eae5a07eb085c21754be3b7"><code>8bdff16</code></a> chore: Prepare release 1.0.3</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/65b27ec8d1d671eddf021e48b0114cc3f8aca14a"><code>65b27ec</code></a> fix: Forward extension instances directly passed from Zensical</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/1624e2c52fbdff2ee611142edbf52454427f8f8d"><code>1624e2c</code></a> ci: Update lint/type-checking</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/cc3d6a4d286668a9a249ac38dfaf8b45470f3314"><code>cc3d6a4</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/dbf263dfdd2fdd769d66fa62bdd388e05988bc78"><code>dbf263d</code></a> fix: Propagate Zensical's <code>zrelpath</code> processor</li> <li>See full diff in <a href="https://github.com/mkdocstrings/mkdocstrings/compare/1.0.2...1.0.3">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings-python` from 2.0.1 to 2.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/python/releases">mkdocstrings-python's releases</a>.</em></p> <blockquote> <h2>2.0.3</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/2.0.3">2.0.3</a> - 2026-02-20</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/2.0.2...2.0.3">Compare with 2.0.2</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Depend on griffelib instead of griffe (<a href="https://github.com/mkdocstrings/python/commit/770a5f69d801f24f0b36d1e671a540196e06f710">770a5f6</a> by Timothée Mazzucotelli).</li> </ul> <h2>2.0.2</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/2.0.2">2.0.2</a> - 2026-02-09</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/2.0.1...2.0.2">Compare with 2.0.1</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Fix aliases for parameters (<a href="https://github.com/mkdocstrings/python/commit/0ae77a3454d47e873be38637ea30d043004ee981">0ae77a3</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/813">Issue-mkdocstrings-813</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md">mkdocstrings-python's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/2.0.3">2.0.3</a> - 2026-02-20</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/2.0.2...2.0.3">Compare with 2.0.2</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Depend on griffelib instead of griffe (<a href="https://github.com/mkdocstrings/python/commit/770a5f69d801f24f0b36d1e671a540196e06f710">770a5f6</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/2.0.2">2.0.2</a> - 2026-02-09</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/2.0.1...2.0.2">Compare with 2.0.1</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Fix aliases for parameters (<a href="https://github.com/mkdocstrings/python/commit/0ae77a3454d47e873be38637ea30d043004ee981">0ae77a3</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/813">Issue-mkdocstrings-813</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/python/commit/a0b99c5ed6ac44b627e2e57375e474e0939ea02e"><code>a0b99c5</code></a> chore: Prepare release 2.0.3</li> <li><a href="https://github.com/mkdocstrings/python/commit/770a5f69d801f24f0b36d1e671a540196e06f710"><code>770a5f6</code></a> build: Depend on griffelib instead of griffe</li> <li><a href="https://github.com/mkdocstrings/python/commit/bf8caaf76efcfe3572b40f4129117ed32bdc2ee7"><code>bf8caaf</code></a> Merge branch 'main' of github.com:mkdocstrings/python</li> <li><a href="https://github.com/mkdocstrings/python/commit/95f58aa56a78df160fc66892815cb4c49d291044"><code>95f58aa</code></a> ci: Minor lint fixes</li> <li><a href="https://github.com/mkdocstrings/python/commit/186d6cfac78dbc96bcb753473ceb68db5fa46f73"><code>186d6cf</code></a> chore: Update sponsors section in README</li> <li><a href="https://github.com/mkdocstrings/python/commit/4e546b5ddc527c74cfa695890faea404a69b7ee2"><code>4e546b5</code></a> chore: Prepare release 2.0.2</li> <li><a href="https://github.com/mkdocstrings/python/commit/1781871f96323002a0be145695105a04e3f17f83"><code>1781871</code></a> Merge branch 'main' of github.com:mkdocstrings/python</li> <li><a href="https://github.com/mkdocstrings/python/commit/0ae77a3454d47e873be38637ea30d043004ee981"><code>0ae77a3</code></a> fix: Fix aliases for parameters</li> <li><a href="https://github.com/mkdocstrings/python/commit/5bab7f500db27b95e0eb6a28b2fbb846a0fba146"><code>5bab7f5</code></a> chore: Update sponsors section in README (<a href="https://redirect.github.com/mkdocstrings/python/issues/325">#325</a>)</li> <li>See full diff in <a href="https://github.com/mkdocstrings/python/compare/2.0.1...2.0.3">compare view</a></li> </ul> </details> <br /> Updates `types-markdown` from 3.10.0.20251106 to 3.10.2.20260211 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/typeshed-internal/stub_uploader/commits">compare view</a></li> </ul> </details> <br /> Updates `pylint` from 4.0.4 to 4.0.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pylint-dev/pylint/commit/88e1ab7545a4af4aea15c305a154c164a95ab842"><code>88e1ab7</code></a> Bump pylint to 4.0.5, update changelog (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10860">#10860</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/d96d489a1743d32b6bfa53fc0f69a4333209a146"><code>d96d489</code></a> [Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/0b08ccb014c265700f244a885bdcbdfa3a03de46"><code>0b08ccb</code></a> Fix dynamic color mapping for &quot;fail-on&quot; messages when using multiple reporter...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/154dba43276e8232a2e1cb8f90bfcc63886f3460"><code>154dba4</code></a> [Backport maintenance/4.0.x] Fix FP for <code>invalid-name</code> with <code>typing.Final</code> on...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/7b73bfdedf275935b9c5b43a6aeda5cc648b4847"><code>7b73bfd</code></a> Disable unspecified-encoding for py-version above Python 3.15 (<a href="https://redirect.github.com/pylint-dev/pylint/issues/10800">#10800</a>)</li> <li><a href="https://github.com/pylint-dev/pylint/commit/4cc98be8b7786dbc6692493fe9cedb8585af5518"><code>4cc98be</code></a> [Backport maintenance/4.0.x] Fix setting options for import order checker (<a href="https://redirect.github.com/pylint-dev/pylint/issues/1">#1</a>...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/f0d30a27b510d69f846e3aaa0054cf0a1412923c"><code>f0d30a2</code></a> Sync astroid version with requirements file again</li> <li><a href="https://github.com/pylint-dev/pylint/commit/38bdf024648724e6aea017e62d3b57cb44097ec3"><code>38bdf02</code></a> [Backport maintenance/4.0.x] Fix <code>logging-unsupported-format</code> when logging ...</li> <li><a href="https://github.com/pylint-dev/pylint/commit/f08c33ae3e691eed868e49c0d15270dc6e6a0d6c"><code>f08c33a</code></a> [Backport maintenance/4.0.x] Properly detect <code>self.fail()</code> as a terminating...</li> <li>See full diff in <a href="https://github.com/pylint-dev/pylint/compare/v4.0.4...v4.0.5">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>
2 parents 516b58b + 427550a commit 1f63feb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,28 +70,28 @@ dev-flake8 = [
7070
dev-formatting = ["black == 26.1.0", "isort == 7.0.0"]
7171
dev-mkdocs = [
7272
"black == 26.1.0",
73-
"Markdown==3.10.1",
73+
"Markdown==3.10.2",
7474
"mike == 2.1.3",
7575
"mkdocs-gen-files == 0.6.0",
7676
"mkdocs-literate-nav == 0.6.2",
7777
"mkdocs-macros-plugin == 1.5.0",
78-
"mkdocs-material == 9.7.1",
79-
"mkdocstrings[python] == 1.0.2",
80-
"mkdocstrings-python == 2.0.1",
78+
"mkdocs-material == 9.7.3",
79+
"mkdocstrings[python] == 1.0.3",
80+
"mkdocstrings-python == 2.0.3",
8181
"frequenz-repo-config[lib] == 0.14.0",
8282
]
8383
dev-mypy = [
8484
"mypy == 1.19.1",
8585
"grpc-stubs == 1.53.0.6",
8686
"pandas-stubs == 2.3.3.260113",
87-
"types-Markdown == 3.10.0.20251106",
87+
"types-Markdown == 3.10.2.20260211",
8888
"types-protobuf == 6.32.1.20260221",
8989
# For checking the noxfile, docs/ script, and tests
9090
"frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]",
9191
]
9292
dev-noxfile = ["nox == 2025.11.12", "frequenz-repo-config[lib] == 0.14.0"]
9393
dev-pylint = [
94-
"pylint == 4.0.4",
94+
"pylint == 4.0.5",
9595
# For checking the noxfile, docs/ script, and tests
9696
"frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]",
9797
]

0 commit comments

Comments
 (0)