Skip to content

Commit 74d8a11

Browse files
authored
Bump the patch group with 4 updates (#64)
Bumps the patch group with 4 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings-python](https://github.com/mkdocstrings/python), [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) and [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `mkdocs-material` from 9.6.10 to 9.6.12 <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.12</h2> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8158">#8158</a>: Flip footnote back reference icon for right-to-left languages</li> </ul> <h2>mkdocs-material-9.6.11</h2> <ul> <li>Updated Docker image to latest Alpine Linux</li> <li>Bump required Jinja version to 3.1</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8133">#8133</a>: Jinja filter <code>items</code> not available (9.6.10 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8128">#8128</a>: Search plugin not entirely disabled via enabled setting</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.12 (2025-04-17)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8158">#8158</a>: Flip footnote back reference icon for right-to-left languages</li> </ul> <p>mkdocs-material-9.6.11 (2025-04-01)</p> <ul> <li>Updated Docker image to latest Alpine Linux</li> <li>Bump required Jinja version to 3.1</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8133">#8133</a>: Jinja filter <code>items</code> not available (9.6.10 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8128">#8128</a>: Search plugin not entirely disabled via enabled setting</li> </ul> <p>mkdocs-material-9.6.10 (2025-03-30)</p> <p>This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.</p> <p>Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.</p> <p>Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.</p> <p>mkdocs-material-9.6.9 (2025-03-17)</p> <ul> <li>Updated Serbo-Croatian translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8086">#8086</a>: Custom SVG icons containing hashes break rendering</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8067">#8067</a>: Drawer has gap on right side in Firefox on some OSs</li> </ul> <p>mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8019">#8019</a>: Tooltips have precedence over instant previews</li> </ul> <p>mkdocs-material-9.6.8 (2025-03-13)</p> <ul> <li>Added Welsh translations</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8076">#8076</a>: Privacy plugin crashes if HTTP download fails</li> </ul> <p>mkdocs-material-9.6.7 (2025-03-03)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8056">#8056</a>: Error in backrefs implementation (9.6.6 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8054">#8054</a>: Unescaped quotes in ARIA labels of table of contents</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/4c0004e16b1d51511fbd3c8537394069f004ecfe"><code>4c0004e</code></a> Prepare 9.6.12 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/45584df9537aeb462ef4101f917aa60ed7e6dce6"><code>45584df</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/475fa2268521ef1de72eb1481f7a0a2a8357ce01"><code>475fa22</code></a> WIP</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6a1600f9c793e0d8be94db75414b23f0253ec9d8"><code>6a1600f</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/efe44f6c08fe2641140887be92719b7566707148"><code>efe44f6</code></a> Fixed footnote back reference icon orientation for RTL languages</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/5d99a9fcf7761c7bf727c5f96cc289d3c18b7435"><code>5d99a9f</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8155">#8155</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/99fefe8dfbc9352086adebb2ca92a1c706237dd9"><code>99fefe8</code></a> Documentation (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8157">#8157</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f6480d791cf6c1b340fe75875350cc37df116845"><code>f6480d7</code></a> Update README</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9baaad9238290f27544de4909b0a01803f1111de"><code>9baaad9</code></a> Updated publishing guide (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8150">#8150</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/cbe74214d6f2c958a2f194b9e72876af4379f2fe"><code>cbe7421</code></a> Updated premium sponsors</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.10...9.6.12">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings-python` from 1.16.8 to 1.16.10 <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>1.16.10</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.10">1.16.10</a> - 2025-04-03</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.9...1.16.10">Compare with 1.16.9</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Fix inventory <code>base_url</code> being ignored (<a href="https://github.com/mkdocstrings/python/commit/8870eb9af837666f59f96149c67c849e02f7ee25">8870eb9</a> by Stefan Mejlgaard). <a href="https://redirect.github.com/mkdocstrings/python/issues/268">Issue-268</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/269">PR-269</a></li> </ul> <h2>1.16.9</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.9">1.16.9</a> - 2025-04-03</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.8...1.16.9">Compare with 1.16.8</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Use <code>toc_label</code> option in a few missing places (<a href="https://github.com/mkdocstrings/python/commit/337b46be912ff69e70b398bb252c8217c917db0a">337b46b</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/python/discussions/267">Issue-267</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/1.16.10">1.16.10</a> - 2025-04-03</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.9...1.16.10">Compare with 1.16.9</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Fix inventory <code>base_url</code> being ignored (<a href="https://github.com/mkdocstrings/python/commit/8870eb9af837666f59f96149c67c849e02f7ee25">8870eb9</a> by Stefan Mejlgaard). <a href="https://redirect.github.com/mkdocstrings/python/issues/268">Issue-268</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/269">PR-269</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.9">1.16.9</a> - 2025-04-03</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.8...1.16.9">Compare with 1.16.8</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Use <code>toc_label</code> option in a few missing places (<a href="https://github.com/mkdocstrings/python/commit/337b46be912ff69e70b398bb252c8217c917db0a">337b46b</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/python/discussions/267">Issue-267</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/python/commit/e15fb741c5f347f50d918185a5343bf8d7ccc473"><code>e15fb74</code></a> chore: Prepare release 1.16.10</li> <li><a href="https://github.com/mkdocstrings/python/commit/482b4516d1d70ab377ef54632b86dfdfa6ee4ede"><code>482b451</code></a> chore: Increase mkdocstrings lower bound (for tests in CI)</li> <li><a href="https://github.com/mkdocstrings/python/commit/f9eb591d5d92bacceb64320d72ae3643dc46e250"><code>f9eb591</code></a> chore: Lowercase black</li> <li><a href="https://github.com/mkdocstrings/python/commit/8870eb9af837666f59f96149c67c849e02f7ee25"><code>8870eb9</code></a> fix: Fix inventory <code>base_url</code> being ignored</li> <li><a href="https://github.com/mkdocstrings/python/commit/6d1679855cbc973e8cc8e8c4d54a981a8d7c1ed7"><code>6d16798</code></a> chore: Prepare release 1.16.9</li> <li><a href="https://github.com/mkdocstrings/python/commit/337b46be912ff69e70b398bb252c8217c917db0a"><code>337b46b</code></a> fix: Use <code>toc_label</code> option in a few missing places</li> <li>See full diff in <a href="https://github.com/mkdocstrings/python/compare/1.16.8...1.16.10">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[lib]` from 0.13.1 to 0.13.3 <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.3</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <p>This version only widens the <code>setuptools</code> dependency to support 79.x.</p> <h2>What's Changed</h2> <ul> <li>Clear release notes and migration script 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/389">frequenz-floss/frequenz-repo-config-python#389</a></li> <li>Bump, widen and fix setuptools dependency 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/392">frequenz-floss/frequenz-repo-config-python#392</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3</a></p> <h2>v0.13.2</h2> <h2>Bug Fixes</h2> <ul> <li>Fix <code>setuptools</code> dependency range so it is possible to use the latest <code>setuptools</code> version.</li> </ul> <h2>What's Changed</h2> <ul> <li>Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/376">frequenz-floss/frequenz-repo-config-python#376</a></li> <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/381">frequenz-floss/frequenz-repo-config-python#381</a></li> <li>Bump pydoclint from 0.6.0 to 0.6.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/385">frequenz-floss/frequenz-repo-config-python#385</a></li> <li>Update types-setuptools requirement from <!-- raw HTML omitted -->=67.6.0,&lt;79 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/384">frequenz-floss/frequenz-repo-config-python#384</a></li> <li>Bump the patch group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/382">frequenz-floss/frequenz-repo-config-python#382</a></li> <li>Bump the minor group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/386">frequenz-floss/frequenz-repo-config-python#386</a></li> <li>Fix setuptools dependency 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/387">frequenz-floss/frequenz-repo-config-python#387</a></li> <li>Prepare release notes for v0.13.2 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/388">frequenz-floss/frequenz-repo-config-python#388</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.1...v0.13.2">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.1...v0.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/3fbbfd89c61d4977f97327ab1d2f17a20b425997"><code>3fbbfd8</code></a> Bump, widen and fix setuptools dependency (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/392">#392</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/4db0469546a905c0248011e76639b07b3de5c97a"><code>4db0469</code></a> Prepare release notes for v0.13.3.</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/2a5ba596b12c0ffa7064e7d7184040bc0226501b"><code>2a5ba59</code></a> Bump, widen and fix setuptools dependency</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ce77b234c8538ebd3666011dad3659f1f474883d"><code>ce77b23</code></a> Clear release notes and migration script (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/389">#389</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/68f757846c555806085cebd138806d1581296b7d"><code>68f7578</code></a> Clear release notes and migration script</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/b698be0c6cc46105aa71dc6cc9f7e007264f988c"><code>b698be0</code></a> Prepare release notes for v0.13.2 (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/388">#388</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/37d8f29ef0a3455c7d2b5b8aa5858485365b3e49"><code>37d8f29</code></a> Prepare release notes for v0.13.2</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/edfed229aeda88fbc0063a66acce1881e7db7666"><code>edfed22</code></a> Fix setuptools dependency (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/387">#387</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/a1fa91f1dca1ef9eed5c22c8bd4c87b018d0dab9"><code>a1fa91f</code></a> Fix setuptools dependency</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/afdfbc5fec919b57e573f77a1c414342ec807a35"><code>afdfbc5</code></a> Bump the minor group with 3 updates (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/386">#386</a>)</li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.1...v0.13.3">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.1 to 0.13.3 <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.3</h2> <h1>Frequenz Repository Configuration Release Notes</h1> <p>This version only widens the <code>setuptools</code> dependency to support 79.x.</p> <h2>What's Changed</h2> <ul> <li>Clear release notes and migration script 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/389">frequenz-floss/frequenz-repo-config-python#389</a></li> <li>Bump, widen and fix setuptools dependency 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/392">frequenz-floss/frequenz-repo-config-python#392</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3</a></p> <h2>v0.13.2</h2> <h2>Bug Fixes</h2> <ul> <li>Fix <code>setuptools</code> dependency range so it is possible to use the latest <code>setuptools</code> version.</li> </ul> <h2>What's Changed</h2> <ul> <li>Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/376">frequenz-floss/frequenz-repo-config-python#376</a></li> <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/381">frequenz-floss/frequenz-repo-config-python#381</a></li> <li>Bump pydoclint from 0.6.0 to 0.6.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/385">frequenz-floss/frequenz-repo-config-python#385</a></li> <li>Update types-setuptools requirement from <!-- raw HTML omitted -->=67.6.0,&lt;79 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/384">frequenz-floss/frequenz-repo-config-python#384</a></li> <li>Bump the patch group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/382">frequenz-floss/frequenz-repo-config-python#382</a></li> <li>Bump the minor group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/386">frequenz-floss/frequenz-repo-config-python#386</a></li> <li>Fix setuptools dependency 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/387">frequenz-floss/frequenz-repo-config-python#387</a></li> <li>Prepare release notes for v0.13.2 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/388">frequenz-floss/frequenz-repo-config-python#388</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.1...v0.13.2">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.1...v0.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/3fbbfd89c61d4977f97327ab1d2f17a20b425997"><code>3fbbfd8</code></a> Bump, widen and fix setuptools dependency (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/392">#392</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/4db0469546a905c0248011e76639b07b3de5c97a"><code>4db0469</code></a> Prepare release notes for v0.13.3.</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/2a5ba596b12c0ffa7064e7d7184040bc0226501b"><code>2a5ba59</code></a> Bump, widen and fix setuptools dependency</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ce77b234c8538ebd3666011dad3659f1f474883d"><code>ce77b23</code></a> Clear release notes and migration script (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/389">#389</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/68f757846c555806085cebd138806d1581296b7d"><code>68f7578</code></a> Clear release notes and migration script</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/b698be0c6cc46105aa71dc6cc9f7e007264f988c"><code>b698be0</code></a> Prepare release notes for v0.13.2 (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/388">#388</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/37d8f29ef0a3455c7d2b5b8aa5858485365b3e49"><code>37d8f29</code></a> Prepare release notes for v0.13.2</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/edfed229aeda88fbc0063a66acce1881e7db7666"><code>edfed22</code></a> Fix setuptools dependency (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/387">#387</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/a1fa91f1dca1ef9eed5c22c8bd4c87b018d0dab9"><code>a1fa91f</code></a> Fix setuptools dependency</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/afdfbc5fec919b57e573f77a1c414342ec807a35"><code>afdfbc5</code></a> Bump the minor group with 3 updates (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/386">#386</a>)</li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.1...v0.13.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 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 ead5fb2 + 49d489a commit 74d8a11

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
requires = [
66
"setuptools == 80.1.0",
77
"setuptools_scm[toml] == 8.1.0",
8-
"frequenz-repo-config[lib] == 0.13.1",
8+
"frequenz-repo-config[lib] == 0.13.3",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -60,18 +60,18 @@ dev-mkdocs = [
6060
"mkdocs-gen-files == 0.5.0",
6161
"mkdocs-literate-nav == 0.6.2",
6262
"mkdocs-macros-plugin == 1.3.7",
63-
"mkdocs-material == 9.6.10",
63+
"mkdocs-material == 9.6.12",
6464
"mkdocstrings[python] == 0.29.1",
65-
"mkdocstrings-python == 1.16.8",
66-
"frequenz-repo-config[lib] == 0.13.1",
65+
"mkdocstrings-python == 1.16.10",
66+
"frequenz-repo-config[lib] == 0.13.3",
6767
]
6868
dev-mypy = [
6969
"mypy == 1.14.1",
7070
"types-Markdown == 3.7.0.20250322",
7171
# For checking the noxfile, docs/ script, and tests
7272
"frequenz-core[dev-mkdocs,dev-noxfile,dev-pytest]",
7373
]
74-
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.1"]
74+
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.3"]
7575
dev-pylint = [
7676
# dev-pytest already defines a dependency to pylint because of the examples
7777
# For checking the noxfile, docs/ script, and tests
@@ -80,7 +80,7 @@ dev-pylint = [
8080
dev-pytest = [
8181
"pytest == 8.3.5",
8282
"pylint == 3.3.6", # We need this to check for the examples
83-
"frequenz-repo-config[extra-lint-examples] == 0.13.1",
83+
"frequenz-repo-config[extra-lint-examples] == 0.13.3",
8484
"pytest-mock == 3.14.0",
8585
"pytest-asyncio == 0.26.0",
8686
"async-solipsism == 0.7",

0 commit comments

Comments
 (0)