Skip to content

Commit 763ce7d

Browse files
authored
Bump the mkdocstrings group with 2 updates (frequenz-floss#372)
Bumps the mkdocstrings group with 2 updates: [mkdocstrings-python](https://github.com/mkdocstrings/python) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocstrings-python` from 1.14.6 to 1.16.8 <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.8</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.8">1.16.8</a> - 2025-03-24</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.7...1.16.8">Compare with 1.16.7</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Prevent infinite recursion by detecting parent-member cycles (<a href="https://github.com/mkdocstrings/python/commit/f3917e9dd50ca7f94d0dd22b6e4e11885b4617e7">f3917e9</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/368">Issue-griffe-368</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Prepare feature for ordering by <code>__all__</code> value (<a href="https://github.com/mkdocstrings/python/commit/bfb5b303f4ea2187c15bccc688f7eba25e7edfcc">bfb5b30</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/219">Issue-219</a></li> <li>Sort objects without line numbers last instead of first (<a href="https://github.com/mkdocstrings/python/commit/681afb146225d98350a8eb2178aab07aec95fe6b">681afb1</a> by Timothée Mazzucotelli).</li> </ul> <h2>1.16.7</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.7">1.16.7</a> - 2025-03-20</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.6...1.16.7">Compare with 1.16.6</a><!-- raw HTML omitted --></p> <h3>Code Refactoring</h3> <ul> <li>Prepare <code>public</code> filtering method feature (<a href="https://github.com/mkdocstrings/python/commit/fde20191cab20f39d9e5e729a95cdfa3390b8f1f">fde2019</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/78">Issue-78</a></li> </ul> <h2>1.16.6</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.6">1.16.6</a> - 2025-03-18</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.5...1.16.6">Compare with 1.16.5</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <p>Importing from submodules is now deprecated: the public API is fully exposed under the top-level <code>mkdocstrings_handler.python</code> module.</p> <h3>Bug Fixes</h3> <ul> <li>Add back default compiled filters (regression) (<a href="https://github.com/mkdocstrings/python/commit/2d83900c9e258399c90ecbac350ad03ff5d8f311">2d83900</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/264">Issue-264</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Start logging warnings instead of info messages about deprecated use of templates (<a href="https://github.com/mkdocstrings/python/commit/7606f33559ced6962ecf9a1bc9aa76f24d87f515">7606f33</a> by Timothée Mazzucotelli).</li> <li>Move modules into internal folder, expose API in top-level module (<a href="https://github.com/mkdocstrings/python/commit/93a68d0d7afce38c78a8264189cfa812d737666c">93a68d0</a> by Timothée Mazzucotelli).</li> </ul> <h2>1.16.5</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.5">1.16.5</a> - 2025-03-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.4...1.16.5">Compare with 1.16.4</a><!-- raw HTML omitted --></p> <h3>Code Refactoring</h3> <ul> <li>Prepare backlinks support (<a href="https://github.com/mkdocstrings/python/commit/56bf627b9483a12228b769ae4690b84733061ea5">56bf627</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-153</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/252">PR-252</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.8">1.16.8</a> - 2025-03-24</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.7...1.16.8">Compare with 1.16.7</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Prevent infinite recursion by detecting parent-member cycles (<a href="https://github.com/mkdocstrings/python/commit/f3917e9dd50ca7f94d0dd22b6e4e11885b4617e7">f3917e9</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/368">Issue-griffe-368</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Prepare feature for ordering by <code>__all__</code> value (<a href="https://github.com/mkdocstrings/python/commit/bfb5b303f4ea2187c15bccc688f7eba25e7edfcc">bfb5b30</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/219">Issue-219</a></li> <li>Sort objects without line numbers last instead of first (<a href="https://github.com/mkdocstrings/python/commit/681afb146225d98350a8eb2178aab07aec95fe6b">681afb1</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.7">1.16.7</a> - 2025-03-20</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.6...1.16.7">Compare with 1.16.6</a><!-- raw HTML omitted --></p> <h3>Code Refactoring</h3> <ul> <li>Prepare <code>public</code> filtering method feature (<a href="https://github.com/mkdocstrings/python/commit/fde20191cab20f39d9e5e729a95cdfa3390b8f1f">fde2019</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/78">Issue-78</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.6">1.16.6</a> - 2025-03-18</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.5...1.16.6">Compare with 1.16.5</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <p>Importing from submodules is now deprecated: the public API is fully exposed under the top-level <code>mkdocstrings_handler.python</code> module.</p> <h3>Bug Fixes</h3> <ul> <li>Add back default compiled filters (regression) (<a href="https://github.com/mkdocstrings/python/commit/2d83900c9e258399c90ecbac350ad03ff5d8f311">2d83900</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/264">Issue-264</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Start logging warnings instead of info messages about deprecated use of templates (<a href="https://github.com/mkdocstrings/python/commit/7606f33559ced6962ecf9a1bc9aa76f24d87f515">7606f33</a> by Timothée Mazzucotelli).</li> <li>Move modules into internal folder, expose API in top-level module (<a href="https://github.com/mkdocstrings/python/commit/93a68d0d7afce38c78a8264189cfa812d737666c">93a68d0</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.5">1.16.5</a> - 2025-03-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.4...1.16.5">Compare with 1.16.4</a><!-- raw HTML omitted --></p> <h3>Code Refactoring</h3> <ul> <li>Prepare backlinks support (<a href="https://github.com/mkdocstrings/python/commit/56bf627b9483a12228b769ae4690b84733061ea5">56bf627</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-153</a>, <a href="https://redirect.github.com/mkdocstrings/python/pull/252">PR-252</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.16.4">1.16.4</a> - 2025-03-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.16.3...1.16.4">Compare with 1.16.3</a><!-- raw HTML omitted --></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/python/commit/ecc5fe1d7df6056302c32b8843cf6cbb3866e8b9"><code>ecc5fe1</code></a> chore: Prepare release 1.16.8</li> <li><a href="https://github.com/mkdocstrings/python/commit/eba28e5c4ba3205837b34877eae002b9e9fff226"><code>eba28e5</code></a> Merge branch 'main' of github.com:mkdocstrings/python</li> <li><a href="https://github.com/mkdocstrings/python/commit/f3917e9dd50ca7f94d0dd22b6e4e11885b4617e7"><code>f3917e9</code></a> fix: Prevent infinite recursion by detecting parent-member cycles</li> <li><a href="https://github.com/mkdocstrings/python/commit/bfb5b303f4ea2187c15bccc688f7eba25e7edfcc"><code>bfb5b30</code></a> refactor: Prepare feature for ordering by <code>__all__</code> value</li> <li><a href="https://github.com/mkdocstrings/python/commit/681afb146225d98350a8eb2178aab07aec95fe6b"><code>681afb1</code></a> refactor: Sort objects without line numbers last instead of first</li> <li><a href="https://github.com/mkdocstrings/python/commit/e15dd3d319109fbc34336448e6f5a8a538e2aacd"><code>e15dd3d</code></a> docs: Fix example usage for inventories</li> <li><a href="https://github.com/mkdocstrings/python/commit/148f2456ed9a337b6cff381171420a3b65186384"><code>148f245</code></a> chore: Prepare release 1.16.7</li> <li><a href="https://github.com/mkdocstrings/python/commit/fde20191cab20f39d9e5e729a95cdfa3390b8f1f"><code>fde2019</code></a> refactor: Prepare <code>public</code> filtering method feature</li> <li><a href="https://github.com/mkdocstrings/python/commit/9f43ed9899e15c01490901e90fcf0d78e77e48b7"><code>9f43ed9</code></a> chore: Fix invalid Yore comments</li> <li><a href="https://github.com/mkdocstrings/python/commit/ff1506191cb139115f8f88b4848875f1cf2e6b1d"><code>ff15061</code></a> chore: Prepare release 1.16.6</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/python/compare/1.14.6...1.16.8">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings[python]` from 0.28.0 to 0.29.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/releases">mkdocstrings[python]'s releases</a>.</em></p> <blockquote> <h2>0.29.0</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.29.0">0.29.0</a> - 2025-03-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...0.29.0">Compare with 0.28.3</a><!-- raw HTML omitted --></p> <p><strong>This is the last version before v1!</strong></p> <h3>Build</h3> <ul> <li>Depend on MkDocs 1.6 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b">11bc400</a> by Timothée Mazzucotelli).</li> </ul> <h3>Features</h3> <ul> <li>Support rendering backlinks through handlers (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c">d4c7b9c</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/723">Issue-723</a>, <a href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-mkdocstrings-python-153</a>, <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/739">PR-739</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Save and forward titles to autorefs (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e">f49fb29</a> by Timothée Mazzucotelli).</li> <li>Use a combined event (each split with a different priority) for <code>on_env</code> (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea">8d1dd75</a> by Timothée Mazzucotelli).</li> </ul> <h2>0.28.3</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.3">0.28.3</a> - 2025-03-08</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3">Compare with 0.28.2</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <p>All public objects must now be imported from the top-level <code>mkdocstrings</code> module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.</p> <h3>Build</h3> <ul> <li>Make <code>python</code> extra depend on latest mkdocstrings-python (1.16.2) (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4">ba9003e</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Finish exposing/hiding public/internal objects (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab">0723fc2</a> by Timothée Mazzucotelli).</li> <li>Re-expose public API in the top-level <code>mkdocstrings</code> module (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9">e66e080</a> by Timothée Mazzucotelli).</li> <li>Move modules to internal folder (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6">23fe23f</a> by Timothée Mazzucotelli).</li> </ul> <h2>0.28.2</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.2">0.28.2</a> - 2025-02-24</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2">Compare with 0.28.1</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Depend on mkdocs-autorefs &gt;= 1.4 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2c22bdc49f6bf5600aefd5ec711747686fda96a8">2c22bdc</a> by Timothée Mazzucotelli).</li> </ul> <h2>0.28.1</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.1">0.28.1</a> - 2025-02-14</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md">mkdocstrings[python]'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.29.0">0.29.0</a> - 2025-03-10</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.3...0.29.0">Compare with 0.28.3</a><!-- raw HTML omitted --></p> <p><strong>This is the last version before v1!</strong></p> <h3>Build</h3> <ul> <li>Depend on MkDocs 1.6 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b">11bc400</a> by Timothée Mazzucotelli).</li> </ul> <h3>Features</h3> <ul> <li>Support rendering backlinks through handlers (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c">d4c7b9c</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/723">Issue-723</a>, <a href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-mkdocstrings-python-153</a>, <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/739">PR-739</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Save and forward titles to autorefs (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e">f49fb29</a> by Timothée Mazzucotelli).</li> <li>Use a combined event (each split with a different priority) for <code>on_env</code> (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea">8d1dd75</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.3">0.28.3</a> - 2025-03-08</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.2...0.28.3">Compare with 0.28.2</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <p>All public objects must now be imported from the top-level <code>mkdocstrings</code> module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.</p> <h3>Build</h3> <ul> <li>Make <code>python</code> extra depend on latest mkdocstrings-python (1.16.2) (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/ba9003e96c8e5e01900743d5c464cbd228d732f4">ba9003e</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Finish exposing/hiding public/internal objects (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab">0723fc2</a> by Timothée Mazzucotelli).</li> <li>Re-expose public API in the top-level <code>mkdocstrings</code> module (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/e66e08096d45f6790492d9a0b767d512e42f67a9">e66e080</a> by Timothée Mazzucotelli).</li> <li>Move modules to internal folder (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/23fe23f11011d0470a6342ca85e060e5ac2b6bd6">23fe23f</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.2">0.28.2</a> - 2025-02-24</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.1...0.28.2">Compare with 0.28.1</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Depend on mkdocs-autorefs &gt;= 1.4 (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2c22bdc49f6bf5600aefd5ec711747686fda96a8">2c22bdc</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.28.1">0.28.1</a> - 2025-02-14</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.28.1">Compare with 0.28.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/32e415d2ead0d524745ae90af78e1195c827f9ad"><code>32e415d</code></a> chore: Prepare release 0.29.0</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/44462d0096869dd7075d712e952bf6c3c905deb3"><code>44462d0</code></a> Merge branch 'main' of github.com:mkdocstrings/mkdocstrings</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/3366f5be7012aada5d8582c85ed92d76ccb1aa70"><code>3366f5b</code></a> docs: Escape <code>\&lt;p&gt;</code> in docstrings</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/d4c7b9c42f2de5df234c1ffefae0405a120e383c"><code>d4c7b9c</code></a> feat: Support rendering backlinks through handlers</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/f49fb29582714795ca03febf1ee243aa2992917e"><code>f49fb29</code></a> refactor: Save and forward titles to autorefs</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/8d1dd754b4babd3c4f9e6c1d8856be57fe4ba9ea"><code>8d1dd75</code></a> refactor: Use a combined event (each split with a different priority) for `on...</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/11bc400ab7089a47755f24a790c08f2f904c570b"><code>11bc400</code></a> build: Depend on MkDocs 1.6</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/fd28fff07aa24e6e1381f67455980fc4364fb86b"><code>fd28fff</code></a> chore: Prepare release 0.28.3</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/0723fc25fdf5d45bc3b949f370712a706b85fbab"><code>0723fc2</code></a> refactor: Finish exposing/hiding public/internal objects</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/72e8baeb816e5c540a6d38e030ac20566ebb0d73"><code>72e8bae</code></a> docs: Simplify API docs</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.29.0">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 92c5ee8 + ed5e007 commit 763ce7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ dev-mkdocs = [
8383
"mkdocs-literate-nav == 0.6.1",
8484
"mkdocs-macros-plugin == 1.3.7",
8585
"mkdocs-material == 9.6.2",
86-
"mkdocstrings[python] == 0.28.0",
87-
"mkdocstrings-python == 1.14.6",
86+
"mkdocstrings[python] == 0.29.0",
87+
"mkdocstrings-python == 1.16.8",
8888
]
8989
dev-mypy = [
9090
"mypy == 1.14.1",

0 commit comments

Comments
 (0)