Skip to content

Commit 38d1d92

Browse files
authored
Bump the patch group with 5 updates (#1288)
Bumps the patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.4.0` | `1.4.1` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.21` | `9.6.23` | | [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.6` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.6` | | [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `9.2.0` | `9.2.2` | Updates `mkdocs-macros-plugin` from 1.4.0 to 1.4.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md">mkdocs-macros-plugin's changelog</a>.</em></p> <blockquote> <h2>1.4.1, 2025-10-18</h2> <ul> <li>Added: support for j2_extensions paramater in config file (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/272">#272</a>)</li> <li>Fixed: missing dependency declaration on <code>requests</code> (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/269">#269</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/a93a1f74402b5d632acbab35a77d5171eb5d0e6d"><code>a93a1f7</code></a> Update CHANGELOG for version 1.4.1</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/a76d62bf02f66cc9090cb8b266df738f97c1c80b"><code>a76d62b</code></a> Add documentation for jinja2_extensions (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/272">#272</a>)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/9a329bc2c44af538556c840530d65266ee02ec44"><code>9a329bc</code></a> Merge branch 'master' of <a href="https://github.com/fralau/mkdocs-macros-plugin">https://github.com/fralau/mkdocs-macros-plugin</a></li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/2eaf0330e74c458d6ec348a212a94dd7199a89e5"><code>2eaf033</code></a> Update post_production.md</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/c6ea72ac8d57f3a750891953fa00ad0ffa683ea8"><code>c6ea72a</code></a> Enable j2 extensions in mkdocs-macros without false-positive warning (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/273">#273</a>)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/51a3afc4868838f2c0e5f69485e74264cf173af8"><code>51a3afc</code></a> Add dependency on <code>requests</code> (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/269">#269</a>)</li> <li>See full diff in <a href="https://github.com/fralau/mkdocs_macros_plugin/compare/v1.4.0...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.6.21 to 9.6.23 <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.6.23</h2> <ul> <li>Updated Burmese translation</li> </ul> <h2>mkdocs-material-9.6.22</h2> <ul> <li>Updated Georgian translation</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.6.23 (2025-11-01)</p> <ul> <li>Updated Burmese translation</li> </ul> <p>mkdocs-material-9.6.22 (2025-10-15)</p> <ul> <li>Updated Georgian translation</li> </ul> <p>mkdocs-material-9.6.21 (2025-09-30)</p> <ul> <li>Updated Serbian translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8458">#8458</a>: Temporary pin of click dependency</li> </ul> <p>mkdocs-material-9.6.20 (2025-09-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8446">#8446</a>: Deprecation warning as of Python 3.14 in Emoji extension</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8440">#8440</a>: <code>&amp;</code> character not escaped in search highlighting</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8439">#8439</a>: FontAwesome icons color not set in social cards (regression)</li> </ul> <p>mkdocs-material-9.6.19 (2025-09-07)</p> <ul> <li>Added support for Python 3.14</li> <li>Updated Bahasa Malaysia translations</li> </ul> <p>mkdocs-material-9.6.18 (2025-08-22)</p> <ul> <li>Updated Azerbaijani translations</li> <li>Fixed last compat issues with [minijinja], now 100% compatible</li> </ul> <p>mkdocs-material-9.6.17 (2025-08-15)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8396">#8396</a>: Videos do not autoplay when inside a content tab</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8394">#8394</a>: Stroke width not effective in Mermaid.js diagrams</li> <li>Fixed disappearing version selector when hiding page title</li> </ul> <p>mkdocs-material-9.6.16 (2025-07-26)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8349">#8349</a>: Info plugin doesn't correctly detect virtualenv in some cases</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8334">#8334</a>: Find-in-page detects matches in hidden search result list</li> </ul> <p>mkdocs-material-9.6.15 (2025-07-01)</p> <ul> <li>Updated Mongolian translations</li> <li>Improved semantic markup of &quot;edit this page&quot; button</li> <li>Improved info plugin virtual environment resolution</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8291">#8291</a>: Large font size setting throws of breakpoints in JavaScript</li> </ul> <p>mkdocs-material-9.6.14 (2025-05-13)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8215">#8215</a>: Social plugin crashes when CairoSVG is updated to 2.8</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/54c7b79315b5ef5620efe16a1473d3368c8b8f52"><code>54c7b79</code></a> Prepare 9.6.23 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f0dbcb5b66aa5060eef3ebce04d241686505887c"><code>f0dbcb5</code></a> Disabled dependabot</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/53d15f854d0479f01378023926e06a5cc857e28f"><code>53d15f8</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/d9e4f7139274bb70743a076da8b80a898b1a1c14"><code>d9e4f71</code></a> Updated Burmese translations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9b3247c9cdee7e2bd67c371a136c5de487f38f19"><code>9b3247c</code></a> Updated changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/8f9dcbdd68bd5746ed1dd712d6fd7d5fe0808292"><code>8f9dcbd</code></a> Prepare 9.6.22 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b29310f37dc9402ab9271ca8aaf356c44b046d78"><code>b29310f</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/68bfd526e1dbb8db0c64dcca54780f0c2636d301"><code>68bfd52</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/c68fac7fb3071fa4f45cc823e2ca2ea82fd67b43"><code>c68fac7</code></a> Updated Georgian translations</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/56bb56c0fed1217f0a58a660ccbefd73db671397"><code>56bb56c</code></a> Bump actions/setup-node from 4 to 5 (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8471">#8471</a>)</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.21...9.6.23">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[lib]` from 0.13.5 to 0.13.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[lib]'s releases</a>.</em></p> <blockquote> <h2>v0.13.6</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <h2>New Features</h2> <ul> <li>Pylint4 is now supported.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>Dependencies have been updated.</li> </ul> <h2>What's Changed</h2> <ul> <li>Clear release notes by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/419">frequenz-floss/frequenz-repo-config-python#419</a></li> <li>Support pylint 4 by <a href="https://github.com/Marenz"><code>@​Marenz</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/458">frequenz-floss/frequenz-repo-config-python#458</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/51a970d2c9d40beb5a609d3fae878b83c055a589"><code>51a970d</code></a> Support pylint 4 (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/458">#458</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/e796079053a522e50a9d1af944537da358d372a5"><code>e796079</code></a> Update release notes for v0.13.1</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/66f625054a485a5e724a6366f56b9fd84ffb4ccf"><code>66f6250</code></a> Update templates dependencies</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/461641ec24967ca665fe082f96ccf98884934b80"><code>461641e</code></a> Support pylint 4</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/f6c99e8f65072800330da8f8a320ed2633e766fa"><code>f6c99e8</code></a> Clear release notes (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/419">#419</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/cb985b606f594b133e90f9b227511074ff8acc7a"><code>cb985b6</code></a> Clear release notes</li> <li>See full diff in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.5 to 0.13.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[extra-lint-examples]'s releases</a>.</em></p> <blockquote> <h2>v0.13.6</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <h2>New Features</h2> <ul> <li>Pylint4 is now supported.</li> </ul> <h3>Cookiecutter template</h3> <ul> <li>Dependencies have been updated.</li> </ul> <h2>What's Changed</h2> <ul> <li>Clear release notes by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/419">frequenz-floss/frequenz-repo-config-python#419</a></li> <li>Support pylint 4 by <a href="https://github.com/Marenz"><code>@​Marenz</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/458">frequenz-floss/frequenz-repo-config-python#458</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/51a970d2c9d40beb5a609d3fae878b83c055a589"><code>51a970d</code></a> Support pylint 4 (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/458">#458</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/e796079053a522e50a9d1af944537da358d372a5"><code>e796079</code></a> Update release notes for v0.13.1</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/66f625054a485a5e724a6366f56b9fd84ffb4ccf"><code>66f6250</code></a> Update templates dependencies</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/461641ec24967ca665fe082f96ccf98884934b80"><code>461641e</code></a> Support pylint 4</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/f6c99e8f65072800330da8f8a320ed2633e766fa"><code>f6c99e8</code></a> Clear release notes (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/419">#419</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/cb985b606f594b133e90f9b227511074ff8acc7a"><code>cb985b6</code></a> Clear release notes</li> <li>See full diff in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.5...v0.13.6">compare view</a></li> </ul> </details> <br /> Updates `setuptools-scm[toml]` from 9.2.0 to 9.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools-scm/releases">setuptools-scm[toml]'s releases</a>.</em></p> <blockquote> <h2>v9.2.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>fix: don't warn about tool.setuptools.dynamic.version when only using file finder by <a href="https://github.com/RonnyPfannschmidt"><code>@​RonnyPfannschmidt</code></a> in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1232">pypa/setuptools-scm#1232</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/setuptools-scm/compare/v9.2.1...v9.2.2">https://github.com/pypa/setuptools-scm/compare/v9.2.1...v9.2.2</a></p> <h2>v9.2.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Mark recently yanked versions in changelog by <a href="https://github.com/seifertm"><code>@​seifertm</code></a> in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1209">pypa/setuptools-scm#1209</a></li> <li>Fix 1216 explicitly deprecate setuptools dynamic version when active by <a href="https://github.com/RonnyPfannschmidt"><code>@​RonnyPfannschmidt</code></a> in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1219">pypa/setuptools-scm#1219</a></li> <li>prepare Release v9.2.1 by <a href="https://github.com/RonnyPfannschmidt"><code>@​RonnyPfannschmidt</code></a> in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1226">pypa/setuptools-scm#1226</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/seifertm"><code>@​seifertm</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/setuptools-scm/pull/1209">pypa/setuptools-scm#1209</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/setuptools-scm/compare/v9.2.0...v9.2.1">https://github.com/pypa/setuptools-scm/compare/v9.2.0...v9.2.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md">setuptools-scm[toml]'s changelog</a>.</em></p> <blockquote> <h2>v9.2.2</h2> <h3>Fixed</h3> <ul> <li>fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1231">#1231</a>: don't warn about <code>tool.setuptools.dynamic.version</code> when only using file finder. The warning about combining version guessing with setuptools dynamic versions should only be issued when setuptools-scm is performing version inference, not when it's only being used for its file finder functionality.</li> </ul> <h2>v9.2.1</h2> <h3>Fixed</h3> <ul> <li>fix <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1216">#1216</a>: accept and create a warning for usages of <code>version = attr:</code> in setuptools config. unfortunately dozens of projects cargo-culted that antipattern</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/setuptools-scm/commit/e56b78fcd4c1e79aa36c1e4700fca34c8ff540fe"><code>e56b78f</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1232">#1232</a> from RonnyPfannschmidt/fix-1231-dont-warn-when-no-guess</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/4f55e9585e398e13103112a6fd488109d9da4ead"><code>4f55e95</code></a> docs: update changelog for v9.2.2 patch release</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/95a0c47553ea0b373238bb64aa344b2c2547c849"><code>95a0c47</code></a> fix: don't warn about tool.setuptools.dynamic.version when only using file fi...</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/338f562e6a38f8d32fd5aeb4677b3f87fc5a0122"><code>338f562</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1226">#1226</a> from RonnyPfannschmidt/prepare-release</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/a893634c36a074052ed3f6d0e77b076b582c72ab"><code>a893634</code></a> Prepare release v9.2.1</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/ad83282242e96fe11c958227740ee03a7a2ed0fe"><code>ad83282</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1225">#1225</a> from pypa/pre-commit-ci-update-config</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/20a44648f299f64b1241a448bdbafde9b1871ebf"><code>20a4464</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/70f69429c40f8c8d3c4e0eec2d8b4a6794671c88"><code>70f6942</code></a> Merge pull request <a href="https://redirect.github.com/pypa/setuptools-scm/issues/1219">#1219</a> from RonnyPfannschmidt/fix-1216-explicitly-deprecate...</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/14d85c0fb8fa9efd1ec4bac3413f48aea0e319f5"><code>14d85c0</code></a> Install Mercurial on Windows runners via Chocolatey</li> <li><a href="https://github.com/pypa/setuptools-scm/commit/8c5cec917123e4cc87b490f56b6e7af27a3b0399"><code>8c5cec9</code></a> Fix API stability check workflow to install griffe and improve reporting</li> <li>Additional commits viewable in <a href="https://github.com/pypa/setuptools-scm/compare/v9.2.0...v9.2.2">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 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 <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 2f1861c + e2d56df commit 38d1d92

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[build-system]
55
requires = [
66
"setuptools == 80.9.0",
7-
"setuptools_scm[toml] == 9.2.0",
8-
"frequenz-repo-config[lib] == 0.13.5",
7+
"setuptools_scm[toml] == 9.2.2",
8+
"frequenz-repo-config[lib] == 0.13.6",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -60,11 +60,11 @@ dev-mkdocs = [
6060
"mike == 2.1.3",
6161
"mkdocs-gen-files == 0.5.0",
6262
"mkdocs-literate-nav == 0.6.2",
63-
"mkdocs-macros-plugin == 1.4.0",
64-
"mkdocs-material == 9.6.21",
63+
"mkdocs-macros-plugin == 1.4.1",
64+
"mkdocs-material == 9.6.23",
6565
"mkdocstrings[python] == 0.30.1",
6666
"mkdocstrings-python == 1.18.2",
67-
"frequenz-repo-config[lib] == 0.13.5",
67+
"frequenz-repo-config[lib] == 0.13.6",
6868
]
6969
dev-mypy = [
7070
"mypy == 1.18.2",
@@ -74,15 +74,15 @@ dev-mypy = [
7474
# For checking the noxfile, docs/ script, and tests
7575
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
7676
]
77-
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
77+
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.6"]
7878
dev-pylint = [
7979
"pylint == 3.3.8",
8080
# For checking the noxfile, docs/ script, and tests
8181
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8282
]
8383
dev-pytest = [
8484
"pytest == 8.4.2",
85-
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
85+
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
8686
"pytest-mock == 3.15.1",
8787
"pytest-asyncio == 1.2.0",
8888
"time-machine == 2.16.0",

0 commit comments

Comments
 (0)