Skip to content

Commit c520a06

Browse files
authored
Build(deps-dev): Bump the patch group with 7 updates (#93)
Bumps the patch group with 7 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` | | [nox](https://github.com/wntrblm/nox) | `2025.10.14` | `2025.10.16` | | [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.6` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.142.0` | `6.142.5` | | [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 `nox` from 2025.10.14 to 2025.10.16 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wntrblm/nox/releases">nox's releases</a>.</em></p> <blockquote> <h2>2025.10.16 ⏲️</h2> <p>This is a quick release to make our new dependency, pbs-installer, optional. This is only needed to install Python if you are not using the uv backend. We've also added the time taken to the output when it's over a second.</p> <p>We'd like to thank the following folks who contributed to this release:</p> <ul> <li><a href="https://github.com/henryiii"><code>@​henryiii</code></a></li> </ul> <p>Changes:</p> <ul> <li>Make pbs-installer an optional dependency by <a href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a href="https://redirect.github.com/wntrblm/nox/pull/1017">wntrblm/nox#1017</a></li> <li>Include time on longer runs (adds <code>humanize</code> dependency) by <a href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a href="https://redirect.github.com/wntrblm/nox/pull/1014">wntrblm/nox#1014</a></li> </ul> <p>Internal:</p> <ul> <li>Run conda on Windows/Linux again by <a href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a href="https://redirect.github.com/wntrblm/nox/pull/1015">wntrblm/nox#1015</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/wntrblm/nox/blob/main/CHANGELOG.md">nox's changelog</a>.</em></p> <blockquote> <h2>2025.10.16</h2> <p>This is a quick release to make our new dependency, pbs-installer, optional. This is only needed to install Python if you are not using the uv backend. We've also added the time taken to the output when it's over a second.</p> <p>We'd like to thank the following folks who contributed to this release:</p> <ul> <li><a href="https://github.com/henryiii"><code>@​henryiii</code></a></li> </ul> <p>Changes:</p> <ul> <li>Make pbs-installer an optional dependency by <a href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a href="https://redirect.github.com/wntrblm/nox/pull/1017">wntrblm/nox#1017</a></li> <li>Include time on longer runs (adds <code>humanize</code> dependency) by <a href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a href="https://redirect.github.com/wntrblm/nox/pull/1014">wntrblm/nox#1014</a></li> </ul> <p>Internal:</p> <ul> <li>Run conda on Windows/Linux again by <a href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a href="https://redirect.github.com/wntrblm/nox/pull/1015">wntrblm/nox#1015</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wntrblm/nox/commit/d9e5e0c2e39e5122e635d76cd2ba3268d67eb18f"><code>d9e5e0c</code></a> chore: prepare for 2025.10.16 (<a href="https://redirect.github.com/wntrblm/nox/issues/1018">#1018</a>)</li> <li><a href="https://github.com/wntrblm/nox/commit/7cb261457e2b815415569e2bd29d254cff7518b3"><code>7cb2614</code></a> fix: include time on longer runs (<a href="https://redirect.github.com/wntrblm/nox/issues/1014">#1014</a>)</li> <li><a href="https://github.com/wntrblm/nox/commit/4eb0037cf14950c763c64d999d27627fb0f23704"><code>4eb0037</code></a> fix: make pbs an optional dependency (<a href="https://redirect.github.com/wntrblm/nox/issues/1017">#1017</a>)</li> <li><a href="https://github.com/wntrblm/nox/commit/572f34a20cc004bd326d55b28ecfa3168c4f4a96"><code>572f34a</code></a> ci: run conda on Windows/Linux again (<a href="https://redirect.github.com/wntrblm/nox/issues/1015">#1015</a>)</li> <li>See full diff in <a href="https://github.com/wntrblm/nox/compare/2025.10.14...2025.10.16">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 `hypothesis` from 6.142.0 to 6.142.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HypothesisWorks/hypothesis/releases">hypothesis's releases</a>.</em></p> <blockquote> <h2>Hypothesis for Python - version 6.142.5</h2> <p>This patch fixes &quot;binary_operation()&quot; to include imports for &quot;hypothesis.extra.numpy&quot; strategies such as &quot;arrays()&quot;, &quot;scalar_dtypes()&quot;, and &quot;array_shapes()&quot; when ghostwriting tests for functions with numpy array parameters (issue <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4576">#4576</a>).</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-142-5">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.142.4</h2> <p>Improve the accuracy of test timing reports, by tracking the start time of each test case closer to when the test is executed.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-142-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.142.3</h2> <p>Fix a recursion error when observability is enabled and a test generates an object with a recursive reference, like &quot;a = []; a.append(a)&quot;.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-142-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.142.2</h2> <p>Remove a case where Hypothesis would interact with the global &quot;random.Random&quot; instance if Hypothesis internals were used directly.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-142-2">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.142.1</h2> <p>Simplify some internal typing logic after dropping Python 3.9.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-142-1">The canonical version of these notes (with links) is on readthedocs.</a></em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/86d8a4d9a5a6ab2a06838665901b5fcd8b82dde1"><code>86d8a4d</code></a> Bump hypothesis-python version to 6.142.5 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/54037ee220fff0953844b2f9d9651402052402f2"><code>54037ee</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4578">#4578</a> from HypothesisWorks/claude/investigate-hypothesis-4...</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b9f0b13da20d0955e082a86cb804dcbda4c575fa"><code>b9f0b13</code></a> Add RELEASE.rst for patch release documenting ghostwriter fix</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0d704465f7857707fcfab3711e1edcc14629ab83"><code>0d70446</code></a> Fix ghostwriter binary_operation to include numpy strategy imports</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7b93827d14d21ec27cf3e2fd45ee5ace904082f1"><code>7b93827</code></a> Bump hypothesis-python version to 6.142.4 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/7e7fe0c9d9d2031539f5d19ff57833a014777a42"><code>7e7fe0c</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4573">#4573</a> from Liam-DeVoe/timing</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/1f63dfbe349362dd51f2daf27493843ec1009bac"><code>1f63dfb</code></a> better timing tracking</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/4a3cbdca55a040a8937b77e201291ec38ff14b41"><code>4a3cbdc</code></a> Bump hypothesis-python version to 6.142.3 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/edcc0417d46d59265ff7adcc51da9986834ce8d8"><code>edcc041</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4569">#4569</a> from Liam-DeVoe/obervability-recursionerror</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/e99b1ec7d6ac2393849daa0c4a09f9eba832674b"><code>e99b1ec</code></a> detect cycles in to_jsonable</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.0...hypothesis-python-6.142.5">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 6a1b904 + b4d28a7 commit c520a06

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pyproject.toml

Lines changed: 8 additions & 8 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

@@ -55,19 +55,19 @@ dev-mkdocs = [
5555
"mike == 2.1.3",
5656
"mkdocs-gen-files == 0.5.0",
5757
"mkdocs-literate-nav == 0.6.2",
58-
"mkdocs-macros-plugin == 1.4.0",
59-
"mkdocs-material == 9.6.21",
58+
"mkdocs-macros-plugin == 1.4.1",
59+
"mkdocs-material == 9.6.23",
6060
"mkdocstrings[python] == 0.30.1",
6161
"mkdocstrings-python == 1.18.2",
62-
"frequenz-repo-config[lib] == 0.13.5",
62+
"frequenz-repo-config[lib] == 0.13.6",
6363
]
6464
dev-mypy = [
6565
"mypy == 1.18.2",
6666
"types-Markdown == 3.9.0.20250906",
6767
# For checking the noxfile, docs/ script, and tests
6868
"frequenz-quantities[dev-mkdocs,dev-noxfile,dev-pytest,marshmallow]",
6969
]
70-
dev-noxfile = ["nox == 2025.10.14", "frequenz-repo-config[lib] == 0.13.5"]
70+
dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.6"]
7171
dev-pylint = [
7272
# dev-pytest already defines a dependency to pylint because of the examples
7373
# For checking the noxfile, docs/ script, and tests
@@ -76,11 +76,11 @@ dev-pylint = [
7676
dev-pytest = [
7777
"pytest == 8.4.2",
7878
"pylint == 3.3.8", # We need this to check for the examples
79-
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
79+
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
8080
"pytest-mock == 3.15.1",
8181
"pytest-asyncio == 1.2.0",
8282
"async-solipsism == 0.8",
83-
"hypothesis == 6.142.0",
83+
"hypothesis == 6.142.5",
8484
"frequenz-quantities[marshmallow]",
8585
]
8686

0 commit comments

Comments
 (0)