Skip to content

Commit e3006a5

Browse files
Bump the mkdocstrings group with 2 updates (#124)
Bumps the mkdocstrings group with 2 updates: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings[python]` from 0.28.0 to 0.29.1 <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.1</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.29.1">0.29.1</a> - 2025-03-31</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.29.0...0.29.1">Compare with 0.29.0</a><!-- raw HTML omitted --></p> <h3>Dependencies</h3> <ul> <li>Remove unused typing-extensions dependency (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/ba98661b50e2cde19d8696d6c8ceecdbb49ce83f">ba98661</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Ignore invalid inventory lines (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/81caff5ff76f1a6606da9d2980e81ae9d2e02246">81caff5</a> by Josh Mitchell). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/748">PR-748</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Rename loggers to &quot;mkdocstrings&quot; (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/1a980402c39728ce265d8998b396c34bf76a113d">1a98040</a> by Timothée Mazzucotelli).</li> </ul> <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> <!-- 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.1">0.29.1</a> - 2025-03-31</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.29.0...0.29.1">Compare with 0.29.0</a><!-- raw HTML omitted --></p> <h3>Dependencies</h3> <ul> <li>Remove unused typing-extensions dependency (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/ba98661b50e2cde19d8696d6c8ceecdbb49ce83f">ba98661</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Ignore invalid inventory lines (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/81caff5ff76f1a6606da9d2980e81ae9d2e02246">81caff5</a> by Josh Mitchell). <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/pull/748">PR-748</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Rename loggers to &quot;mkdocstrings&quot; (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/1a980402c39728ce265d8998b396c34bf76a113d">1a98040</a> by Timothée Mazzucotelli).</li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/df4e7c81bd5b2a8931c676adf2d916d06531a987"><code>df4e7c8</code></a> chore: Prepare release 0.29.1</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/1a980402c39728ce265d8998b396c34bf76a113d"><code>1a98040</code></a> refactor: Rename loggers to &quot;mkdocstrings&quot;</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/81caff5ff76f1a6606da9d2980e81ae9d2e02246"><code>81caff5</code></a> fix: Ignore invalid inventory lines</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/0bc4799b0e38bf7378d0e57428d52fdd1e7ac1ab"><code>0bc4799</code></a> style: Format and configure for Ruff &gt;= 0.10.0</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/ccf65c1166103cf705f30b27b8c913863a372da1"><code>ccf65c1</code></a> docs: Remove 'sponsors only' labels</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/983b3cd8c4e1de249ef3ebec2678e295e6c6b966"><code>983b3cd</code></a> chore: Mark legacy stuff with Yore comments</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/94645796ecbb48a4a4c654d219df2e588d59f7bb"><code>9464579</code></a> tests: Remove old skip conditions</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/ba98661b50e2cde19d8696d6c8ceecdbb49ce83f"><code>ba98661</code></a> deps: Remove unused typing-extensions dependency</li> <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>Additional commits viewable in <a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.28.0...0.29.1">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings-python` from 1.14.6 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> <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> <!-- 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.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> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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><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>Additional commits viewable in <a href="https://github.com/mkdocstrings/python/compare/1.14.6...1.16.10">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 91f7493 + c0f6d40 commit e3006a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ dev-mkdocs = [
7575
"mkdocs-literate-nav == 0.6.2",
7676
"mkdocs-macros-plugin == 1.3.7",
7777
"mkdocs-material == 9.6.12",
78-
"mkdocstrings[python] == 0.28.0",
79-
"mkdocstrings-python == 1.14.6",
78+
"mkdocstrings[python] == 0.29.1",
79+
"mkdocstrings-python == 1.16.10",
8080
"frequenz-repo-config[lib] == 0.13.2",
8181
]
8282
dev-mypy = [

0 commit comments

Comments
 (0)