Skip to content

Commit 5e42444

Browse files
authored
Bump the optional group with 4 updates (#634)
Bumps the optional group with 4 updates: [polars](https://github.com/pola-rs/polars), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) and [pytest](https://github.com/pytest-dev/pytest). Updates `polars` from 0.18.15 to 0.19.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pola-rs/polars/commit/ad73217ab677a631ba4e71dbb9b88147cde9fbef"><code>ad73217</code></a> python polars 0.19.1 (<a href="https://redirect.github.com/pola-rs/polars/issues/10817">#10817</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/69e4826db605609d7f97191567b8969d97bb23b3"><code>69e4826</code></a> fix: empty product returns identity (<a href="https://redirect.github.com/pola-rs/polars/issues/10842">#10842</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/84c5c6027bdd97712381cbe65c665796ff620371"><code>84c5c60</code></a> fix(rust, python): never panic in hash/equality doesn't hold in cse (<a href="https://redirect.github.com/pola-rs/polars/issues/10836">#10836</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/062129d00491626c16b8c186ee25b2f2d89abf17"><code>062129d</code></a> fix: Improve bound checks on temporal ranges (<a href="https://redirect.github.com/pola-rs/polars/issues/10837">#10837</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/f71aef4c4efb90ca62562d34b56864b337da50e7"><code>f71aef4</code></a> feat(python): add <code>binary</code>, <code>boolean</code>, <code>categorical</code>, <code>date</code>, <code>object</code>, and `...</li> <li><a href="https://github.com/pola-rs/polars/commit/fd26b3cc9a509064155e9ed448591a6c45f66be2"><code>fd26b3c</code></a> refactor: Refactor <code>range</code> related functions (<a href="https://redirect.github.com/pola-rs/polars/issues/10830">#10830</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/cff58c628a1ff15d25740b47b07eaebbe1244768"><code>cff58c6</code></a> feat(rust, python): Supports is_last operation (<a href="https://redirect.github.com/pola-rs/polars/issues/10760">#10760</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/c3070204cb8353b4a5d0a6c2ebf225f83f2eb61e"><code>c307020</code></a> fix: var/std behavior around few elements (<a href="https://redirect.github.com/pola-rs/polars/issues/10828">#10828</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/ebd3ff52f59ac30f1e0bf2f9bbed02a6087308eb"><code>ebd3ff5</code></a> docs(python): map-related docstring updates (<a href="https://redirect.github.com/pola-rs/polars/issues/10779">#10779</a>)</li> <li><a href="https://github.com/pola-rs/polars/commit/931de8f0ae8f4260e9d69b9db03a40d174853349"><code>931de8f</code></a> fix(rust, python): divide by zero error when reading empty csv in streaming m...</li> <li>Additional commits viewable in <a href="https://github.com/pola-rs/polars/compare/py-0.18.15...py-0.19.1">compare view</a></li> </ul> </details> <br /> Updates `mkdocs-material` from 9.2.5 to 9.2.7 <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.2.7</h2> <ul> <li>Switched dependencies to compatible release clauses</li> <li>Removed <code>readtime</code> and <code>lxml</code> dependencies for blog plugin</li> <li>Reduced size of Docker image to improve CI build performance</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5945">#5945</a>: Incorrect footer navigation for sibling pages of blog</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5939">#5939</a>: Page jumps when changing color palette (Firefox 117)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5901">#5901</a>: Announcement bar reappears when using instant loading</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5824">#5824</a>: Allow to customize styles of sequence diagrams</li> </ul> <h2>mkdocs-material-9.2.6</h2> <ul> <li>Added Basque translations</li> <li>Added template for simple redirects</li> <li>Improved blog plugin interop by moving view generation to <code>on_files</code></li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5924">#5924</a>: Social plugin still checks dependencies when disabled</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5916">#5916</a>: Blog plugin crashes on Python 3.8 (9.2.0 regression)</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-2.7+insiders-4.40.3 (2023-09-02)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5946">#5946</a>: Docker image missing pngquant for optimize plugin</li> </ul> <p>mkdocs-material-9.2.7 (2023-09-02)</p> <ul> <li>Switched dependencies to compatible release clauses</li> <li>Removed readtime and lxml dependencies for blog plugin</li> <li>Reduced size of Docker image to improve CI build performance</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5945">#5945</a>: Incorrect footer navigation for sibling pages of blog</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5939">#5939</a>: Page jumps when changing color palette (Firefox 117)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5901">#5901</a>: Announcement bar reappears when using instant loading</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5824">#5824</a>: Allow to customize styles of sequence diagrams</li> </ul> <p>mkdocs-material-9-2.6+insiders-4.40.2 (2023-08-31)</p> <ul> <li>Added configurable error handling capabilities for social plugin</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5922">#5922</a>: Blog plugin shows no posts when building a standalone blog</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5914">#5914</a>: Tags plugin tags_extra_files errors (4.39.3 regression)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5904">#5904</a>: Blog plugin sometimes excludes files (4.40.1 regression)</li> </ul> <p>mkdocs-material-9-2.6 (2023-08-31)</p> <ul> <li>Added Basque translations</li> <li>Added template for simple redirects</li> <li>Improved blog plugin interop by moving view generation to on_files</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5924">#5924</a>: Social plugin still checks dependencies when disabled</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5916">#5916</a>: Blog plugin crashes on Python 3.8 (9.2.0 regression)</li> </ul> <p>mkdocs-material-9-2.5+insiders-4.40.1 (2023-08-27)</p> <ul> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5902">#5902</a>: ResizeObserver polyfill not detected by privacy plugin</li> <li>Fixed empty category pages in blog plugin (4.40.0 regression)</li> </ul> <p>mkdocs-material-9-2.5 (2023-08-27)</p> <ul> <li>Fixed error in dirty serve mode when using blog plugin</li> <li>Fixed page title not being consistent in blog plugin pagination</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5899">#5899</a>: Blog plugin pagination breaks when disabling directory URLs</li> </ul> <p>mkdocs-material-9.2.4+insiders-4.40.0 (2023-08-26)</p> <ul> <li>Added logo, title and description options to social plugin default layouts</li> <li>Fixed privacy plugin compatibility issue with Python &lt; 3.10</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5896">#5896</a>: Blog plugin errors when using custom index pages</li> </ul> <p>mkdocs-material-9.2.4 (2023-08-26)</p> <ul> <li>Added version to bug report name in info plugin</li> <li>Updated Afrikaans translations</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/dc4b3a5b100538969faf73f024ee29957b3f264b"><code>dc4b3a5</code></a> Prepare 9.2.7 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/c9b3d435f2ba4eda23768cc7d1a260a7c9bcc316"><code>c9b3d43</code></a> Merge branch 'master' of github.com:squidfunk/mkdocs-material</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/bca4b1f8b171c0da6e580ad5e507faaa41cba13c"><code>bca4b1f</code></a> Rebuild stylesheets</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ea53f5398234507acc7272f9ff24c5a0f93d0564"><code>ea53f53</code></a> Added CSS variables for Mermaid sequence diagrams (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5940">#5940</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ec709b4f0ef81b7cd5197ef79704cc482528508b"><code>ec709b4</code></a> Fixed rendering issue for rotated annotation icons in Firefox (<a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5937">#5937</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/3eb1887f6b22f3c88eabd3cc68982587cfabe2a0"><code>3eb1887</code></a> Fixed linter errors</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/e79ffab3ac1c46c5578f4281bbb721b6fbbc6a0f"><code>e79ffab</code></a> Fixed page scrolling up when switching color palettes in Firefox 117</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a6033d1db6da90cca172b1203d792c72c7db9a0c"><code>a6033d1</code></a> Formatting</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/76a30ecab21d694646350031bf820147b71a76c0"><code>76a30ec</code></a> Fixed announcement bar dismissal when using instant loading</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/6e1c658a9d9e29b8660f57ad5bc2f593427b7bbe"><code>6e1c658</code></a> Fixed footer links for blog sibling pages</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.2.5...9.2.7">compare view</a></li> </ul> </details> <br /> Updates `mkdocstrings[python]` from 0.22.0 to 0.23.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.23.0</h2> <h2><a href="https://github.com/mkdocstrings/mkdocstrings/releases/tag/0.23.0">0.23.0</a> - 2023-08-28</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.23.0">Compare with 0.22.0</a><!-- raw HTML omitted --></p> <h3>Breaking Changes</h3> <ul> <li>Removed <code>BaseCollector</code> and <code>BaseRenderer</code> classes: they were merged into the <code>BaseHandler</code> class.</li> <li>Removed the watch feature, as MkDocs now provides it natively.</li> <li>Removed support for <code>selection</code> and <code>rendering</code> keys in YAML blocks: use <code>options</code> instead.</li> <li>Removed support for loading handlers from the <code>mkdocstrings.handler</code> namespace. Handlers must now be packaged under the <code>mkdocstrings_handlers</code> namespace.</li> </ul> <h3>Features</h3> <ul> <li>Register all anchors for each object in the inventory (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/228fb737caca4e20e600053bf59cbfa3e9c73906">228fb73</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Don't add <code>codehilite</code> CSS class to inline code (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/7690d41e2871997464367e673023585c4fb05e26">7690d41</a> by Timothée Mazzucotelli).</li> <li>Support cross-references for API docs rendered in top-level index page (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/b194452be93aee33b3c28a468762b4d96c501f4f">b194452</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Sort inventories before writing them to disk (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/9371e9fc7dd68506b73aa1580a12c5f5cd779aba">9371e9f</a> by Timothée Mazzucotelli).</li> <li>Stop accepting sets as return value of <code>get_anchors</code> (only tuples), to preserve order (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2e10374be258e9713b26f73dd06d0c2520ec07a5">2e10374</a> by Timothée Mazzucotelli).</li> <li>Remove deprecated parts (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/0a90a474c8dcbd95821700d7dab63f03e392c40f">0a90a47</a> by Timothée Mazzucotelli).</li> <li>Use proper parameters in <code>Inventory.register</code> method (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/433c6e01aab9333589f755e483f124db0836f143">433c6e0</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </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.23.0">0.23.0</a> - 2023-08-28</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.23.0">Compare with 0.22.0</a><!-- raw HTML omitted --></p> <h3>Breaking Changes</h3> <ul> <li>Removed <code>BaseCollector</code> and <code>BaseRenderer</code> classes: they were merged into the <code>BaseHandler</code> class.</li> <li>Removed the watch feature, as MkDocs now provides it natively.</li> <li>Removed support for <code>selection</code> and <code>rendering</code> keys in YAML blocks: use <code>options</code> instead.</li> <li>Removed support for loading handlers from the <code>mkdocstrings.handler</code> namespace. Handlers must now be packaged under the <code>mkdocstrings_handlers</code> namespace.</li> </ul> <h3>Features</h3> <ul> <li>Register all anchors for each object in the inventory (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/228fb737caca4e20e600053bf59cbfa3e9c73906">228fb73</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Don't add <code>codehilite</code> CSS class to inline code (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/7690d41e2871997464367e673023585c4fb05e26">7690d41</a> by Timothée Mazzucotelli).</li> <li>Support cross-references for API docs rendered in top-level index page (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/b194452be93aee33b3c28a468762b4d96c501f4f">b194452</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Sort inventories before writing them to disk (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/9371e9fc7dd68506b73aa1580a12c5f5cd779aba">9371e9f</a> by Timothée Mazzucotelli).</li> <li>Stop accepting sets as return value of <code>get_anchors</code> (only tuples), to preserve order (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/2e10374be258e9713b26f73dd06d0c2520ec07a5">2e10374</a> by Timothée Mazzucotelli).</li> <li>Remove deprecated parts (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/0a90a474c8dcbd95821700d7dab63f03e392c40f">0a90a47</a> by Timothée Mazzucotelli).</li> <li>Use proper parameters in <code>Inventory.register</code> method (<a href="https://github.com/mkdocstrings/mkdocstrings/commit/433c6e01aab9333589f755e483f124db0836f143">433c6e0</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/c071740f20ab7b5d5d1a4ef1fc7193663280a903"><code>c071740</code></a> chore: Prepare release 0.23.0</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/3ed3453b893b53ee129cbd9fece3402c7e7083fb"><code>3ed3453</code></a> refactor: Don't sort inventories when reading them, it's useless</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/9397460bc7a6de4c73e0a545b9bc148db29893cf"><code>9397460</code></a> refactor: Try calling deprecated <code>get_anchor</code> for a bit longer</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/fe8e3c5044c7dffa5c2de0c7532fe015cfd9383a"><code>fe8e3c5</code></a> docs: Enable auto-summaries</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/b89bb2de34b23908edff0aa82813404702d29600"><code>b89bb2d</code></a> docs: Remove old contents</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/9371e9fc7dd68506b73aa1580a12c5f5cd779aba"><code>9371e9f</code></a> refactor: Sort inventories</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/228fb737caca4e20e600053bf59cbfa3e9c73906"><code>228fb73</code></a> feat: Register all anchors for each object in the inventory</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/0b06d6a7ea1e45edfb066cfd3acb4bfca9927b47"><code>0b06d6a</code></a> docs: Fix link (MkDocs 1.5)</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/43960110c9c2edf741351727c0d1a31d2eabc7ec"><code>4396011</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/mkdocstrings/commit/7690d41e2871997464367e673023585c4fb05e26"><code>7690d41</code></a> fix: Don't add <code>codehilite</code> CSS class to inline code</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.23.0">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 7.4.0 to 7.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>pytest 7.4.1 (2023-09-02)</h2> <h2>Bug Fixes</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/10337">#10337</a>: Fixed bug where fake intermediate modules generated by <code>--import-mode=importlib</code> would not include the child modules as attributes of the parent modules.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/10702">#10702</a>: Fixed error assertion handling in <code>pytest.approx</code> when <code>None</code> is an expected or received value when comparing dictionaries.</p> </li> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/10811">#10811</a>: Fixed issue when using <code>--import-mode=importlib</code> together with <code>--doctest-modules</code> that caused modules to be imported more than once, causing problems with modules that have import side effects.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/7855a72d2c5c810a025460f135ffdd77160bb091"><code>7855a72</code></a> Improve CI workflow</li> <li><a href="https://github.com/pytest-dev/pytest/commit/7a0a0e8b0857a7194001f4860af3fbc0968765ff"><code>7a0a0e8</code></a> Prepare release version 7.4.1</li> <li><a href="https://github.com/pytest-dev/pytest/commit/fbcfd3a52e1c64349e143aa8b146ac1a71340c68"><code>fbcfd3a</code></a> [7.4.x] Update CONTRIBUTING.rst (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11371">#11371</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/b170081788ad51a2ccf5d47205e69f98bf6f574d"><code>b170081</code></a> [7.4.x] Issue 11354 fixing docs for lfnf (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11364">#11364</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/7a5f2feefbbb976b1c5b4ced18e7e6725edfd3d5"><code>7a5f2fe</code></a> [7.4.x] Fixes for typed pluggy (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11355">#11355</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/69140717d468cf93750c3f54254ca960455bfd1a"><code>6914071</code></a> [7.4.x] Improve duplicate values documentation (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11296">#11296</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/5c7c3f632987e6b7306f1b833c1587f7bfeb530b"><code>5c7c3f6</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/11294">#11294</a> from The-Compiler/pluggy-py38</li> <li><a href="https://github.com/pytest-dev/pytest/commit/ba40975bb72e8b2ba749a06ccffef42638f8800a"><code>ba40975</code></a> ci: Use Python 3.8 to test latest pluggy</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e3fe7286f803cff00314b64ffaaedd5cfc9a6b8f"><code>e3fe728</code></a> [7.4.x] doc: Link pytest.main to how-to guide (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11290">#11290</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/34c73944e1d8e89a802a82a71ed75efcd1ee6700"><code>34c7394</code></a> [7.4.x] doc: update information about assertion messages (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11286">#11286</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.1">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 d8bd1fe + b0d8b37 commit 5e42444

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ dev-mkdocs = [
6262
"mike == 1.1.2",
6363
"mkdocs-gen-files == 0.5.0",
6464
"mkdocs-literate-nav == 0.6.0",
65-
"mkdocs-material == 9.2.5",
65+
"mkdocs-material == 9.2.7",
6666
"mkdocs-section-index == 0.3.5",
67-
"mkdocstrings[python] == 0.22.0",
67+
"mkdocstrings[python] == 0.23.0",
6868
"frequenz-repo-config[lib] == 0.6.1",
6969
]
7070
dev-mypy = [
@@ -88,7 +88,7 @@ dev-pylint = [
8888
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8989
]
9090
dev-pytest = [
91-
"pytest == 7.4.0",
91+
"pytest == 7.4.1",
9292
"frequenz-repo-config[extra-lint-examples] == 0.6.1",
9393
"pytest-mock == 3.11.1",
9494
"pytest-asyncio == 0.21.1",

0 commit comments

Comments
 (0)