Skip to content

Commit 3618597

Browse files
authored
Build(deps): Bump the patch group with 4 updates (#52)
Bumps the patch group with 4 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python), [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `mkdocs-material` from 9.6.11 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> </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.11...9.6.12">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[lib]` from 0.13.2 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> </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>See full diff in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">compare view</a></li> </ul> </details> <br /> Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.2 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> </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>See full diff in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.13.2...v0.13.3">compare view</a></li> </ul> </details> <br /> Updates `hypothesis` from 6.131.0 to 6.131.9 <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.131.9</h2> <p>Fix a &quot;BytesWarning&quot; after version 6.131.1 if the source code used the same value in both a normal and binary string.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-9">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.131.8</h2> <p>&quot;DirectoryBasedExampleDatabase&quot; will now fall back to (potentially non-atomic) copies rather than renames, if the temporary directory used for atomic write-and-rename is on a different filesystem to the configured database location (issue <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4335">#4335</a>).</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-8">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.131.7</h2> <p>Further improve the performance of the new features introduced in version 6.131.1.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-7">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.131.6</h2> <p>This patch makes the new features introduced in version 6.131.1 much faster, and fixes an internal &quot;RecursionError&quot; when working with deeply-nested code.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-6">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.131.5</h2> <p>Fix a rare case where database entries were kept after they were no longer needed when using &quot;Phase.target&quot;.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-5">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.131.4</h2> <p>Internal refactoring of the &quot;<a href="https://github.com/settings"><code>@​settings</code></a>&quot; object, with no user-visible change.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-4">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <h2>Hypothesis for Python - version 6.131.3</h2> <p>Fixes a rare internal error where new code from version 6.131.1 could fail if &quot;sys.modules&quot; is simultaneously modified, e.g. as a side effect of imports executed from another thread. Our Thread-Safety Policy does not promise that this is supported, but we're happy to take reasonable fixes.</p> <p>Thanks to Tony Li for reporting and fixing this issue.</p> <p><em><a href="https://hypothesis.readthedocs.io/en/latest/changelog.html#v6-131-3">The canonical version of these notes (with links) is on readthedocs.</a></em></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/0c6ac59c098260764bef7be6172ef26c6092c0c2"><code>0c6ac59</code></a> Bump hypothesis-python version to 6.131.9 and update changelog</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b9586ff65a33e5c2be5f88740ed54eb162080726"><code>b9586ff</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4376">#4376</a> from tybug/fix-bytes-warning</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/14b6538c48f04ecc623261d7fc9871d1dfb2608b"><code>14b6538</code></a> use union instead of pipe</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/d2ad376ffea4b4105e577b2057126c5b01dd0b92"><code>d2ad376</code></a> fix bytes warning</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/4e788f7597f14131d251e52ea26c472850870236"><code>4e788f7</code></a> Merge pull request <a href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4374">#4374</a> from tybug/next</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/814ead93cd9fe1433b8b10f924997d1844e43d5c"><code>814ead9</code></a> retitle</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/2108abbcde0b847eddfbdbba9198cd8cb6e8eeeb"><code>2108abb</code></a> add missing support.html redirect</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/f555283fc2799c47d53ba8ca11652f8fd7316a13"><code>f555283</code></a> move testimonials to usage.html</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/485b802b2e54cba389f6ac6ec303b77c2221b3d2"><code>485b802</code></a> move compatibility to &quot;about hypothesis&quot;</li> <li><a href="https://github.com/HypothesisWorks/hypothesis/commit/b0a1ee65a1d3e0d76875e26ebb4fae9d7b851d52"><code>b0a1ee6</code></a> add redirect for test-statistics</li> <li>Additional commits viewable in <a href="https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.131.0...hypothesis-python-6.131.9">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 e970389 + d4fbca9 commit 3618597

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.2.0",
8-
"frequenz-repo-config[lib] == 0.13.2",
8+
"frequenz-repo-config[lib] == 0.13.3",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -56,18 +56,18 @@ dev-mkdocs = [
5656
"mkdocs-gen-files == 0.5.0",
5757
"mkdocs-literate-nav == 0.6.2",
5858
"mkdocs-macros-plugin == 1.3.7",
59-
"mkdocs-material == 9.6.11",
59+
"mkdocs-material == 9.6.12",
6060
"mkdocstrings[python] == 0.29.1",
6161
"mkdocstrings-python == 1.16.10",
62-
"frequenz-repo-config[lib] == 0.13.2",
62+
"frequenz-repo-config[lib] == 0.13.3",
6363
]
6464
dev-mypy = [
6565
"mypy == 1.15.0",
6666
"types-Markdown == 3.8.0.20250415",
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.2.9", "frequenz-repo-config[lib] == 0.13.2"]
70+
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.3"]
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.3.5",
7878
"pylint == 3.3.6", # We need this to check for the examples
79-
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
79+
"frequenz-repo-config[extra-lint-examples] == 0.13.3",
8080
"pytest-mock == 3.14.0",
8181
"pytest-asyncio == 0.26.0",
8282
"async-solipsism == 0.7",
83-
"hypothesis == 6.131.0",
83+
"hypothesis == 6.131.9",
8484
"frequenz-quantities[marshmallow]",
8585
]
8686

0 commit comments

Comments
 (0)