Skip to content

Commit

Permalink
Bump the required group with 8 updates (#33)
Browse files Browse the repository at this point in the history
Bumps the required group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.4.1` | `0.5.3` |
| [mike](https://github.com/jimporter/mike) | `2.1.1` | `2.1.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) |
`9.5.25` | `9.5.27` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) |
`1.10.3` | `1.10.5` |
| [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.2.2` | `3.2.5` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` |

Updates `flake8` from 7.0.0 to 7.1.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/flake8/commit/65a38c42a7f1a05ff8d99b313160754fc9b7a0d8"><code>65a38c4</code></a>
Release 7.1.0</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/34c97e046a459b0682c82660f16c620369abd6b7"><code>34c97e0</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1939">#1939</a>
from PyCQA/new-pycodestyle</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/defd315175b7b77472affb61a410e5720dabdc1a"><code>defd315</code></a>
latest pycodestyle</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/408d4d695c71b0b232cea576876e757c87a3379c"><code>408d4d6</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1930">#1930</a>
from mzagol/patch-1</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/866ad729c64eea359960a8ac4e3f1201104ee55c"><code>866ad72</code></a>
Add --extend-exclude to the TOC</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/33e508307ac4545a45472fdc32c6eaadbc7b9580"><code>33e5083</code></a>
Merge pull request <a
href="https://redirect.github.com/pycqa/flake8/issues/1923">#1923</a>
from Viicos/entry-points-docs</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/6659b213c9aa8fa49235e13a365fcd34f58cbc6b"><code>6659b21</code></a>
Fix toctree ordering in index</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/ba0f56610adbd4d8733772ce1c63efcab1b70079"><code>ba0f566</code></a>
Use explicit external references</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/350f2545fd3ec75640a1605e4995a2f921e8b38b"><code>350f254</code></a>
Use explicit external references</li>
<li><a
href="https://github.com/PyCQA/flake8/commit/49f52a8598d8a934b07f367a1b3ad87dbe51be5b"><code>49f52a8</code></a>
Update documentation regarding entry points</li>
<li>Additional commits viewable in <a
href="https://github.com/pycqa/flake8/compare/7.0.0...7.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `pydoclint` from 0.4.1 to 0.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsh9/pydoclint/releases">pydoclint's
releases</a>.</em></p>
<blockquote>
<h2>0.5.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Add DOC604 &amp; 605 test cases; improve DOC605 err msg by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/147">jsh9/pydoclint#147</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3">https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3</a></p>
<h2>0.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Make url a proper link by <a
href="https://github.com/Gabriel-p"><code>@​Gabriel-p</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/137">jsh9/pydoclint#137</a></li>
<li>Don't report DOC6xx if no docstring or short docstring by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/145">jsh9/pydoclint#145</a></li>
<li>Don't report DOC109 if arg list is empty by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/146">jsh9/pydoclint#146</a></li>
<li>Updated some documentations (<a
href="https://github.com/jsh9/pydoclint/commit/1a270b085a7117bc7b8a72cc4cc53491108ad588">https://github.com/jsh9/pydoclint/commit/1a270b085a7117bc7b8a72cc4cc53491108ad588</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Gabriel-p"><code>@​Gabriel-p</code></a>
made their first contribution in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/137">jsh9/pydoclint#137</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2">https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2</a></p>
<h2>0.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix annotation unparsing bug by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/132">jsh9/pydoclint#132</a></li>
<li>Fix another bug in class attr checking by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/133">jsh9/pydoclint#133</a></li>
<li>Use &quot;attribute&quot; docstring section in Sphinx style by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/136">jsh9/pydoclint#136</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1">https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1</a></p>
<h2>0.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Check class attributes against docstring by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/130">jsh9/pydoclint#130</a>
<ul>
<li>This functionality checks class attributes against the
&quot;Attributes&quot;
section of the docstring</li>
<li>There is a new config option, <code>--check-class-attributes</code>
(or <code>-cca</code>),
which defaults to <code>True</code>. Therefore, this breaks backward
compatibility.</li>
<li>To maintain backward compatibility, set
<code>--check-class-attributes</code> to
<code>False</code></li>
<li>Options like <code>--check-arg-order</code>,
<code>--arg-type-hints-in-signature</code>, and
<code>--arg-type-hints-in-docstring</code> are still effective in
checking class
attributes</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.4.2...0.5.0">https://github.com/jsh9/pydoclint/compare/0.4.2...0.5.0</a></p>
<h2>0.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Improve DOC403 message by <a
href="https://github.com/jsh9"><code>@​jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/129">jsh9/pydoclint#129</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.4.1...0.4.2">https://github.com/jsh9/pydoclint/compare/0.4.1...0.4.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md">pydoclint's
changelog</a>.</em></p>
<blockquote>
<h2>[0.5.3] - 2024-06-26</h2>
<ul>
<li>
<p>Changed</p>
<ul>
<li>Added DOC604 &amp; 605 test cases</li>
<li>Improved DOC605 error message</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3">https://github.com/jsh9/pydoclint/compare/0.5.2...0.5.3</a></li>
</ul>
</li>
</ul>
<h2>[0.5.2] - 2024-06-26</h2>
<ul>
<li>
<p>Changed</p>
<ul>
<li>Pinned to a higher version (0.0.9) of docstring_parser_fork</li>
<li>Relaxed class attribute checking logic
<ul>
<li>When a class has no docstring, no DOC6xx violations will be
reported</li>
<li>When a class has a short docstring (and
<code>--skip-checking-short-docstrings</code>) is set to
<code>True</code>, no DOC6xx
violations will be reported</li>
</ul>
</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2">https://github.com/jsh9/pydoclint/compare/0.5.1...0.5.2</a></li>
</ul>
</li>
</ul>
<h2>[0.5.1] - 2024-06-24</h2>
<ul>
<li>
<p>Fixed</p>
<ul>
<li>Fixed a bug in unparsing annotations when checking class
attributes</li>
<li>Fixed a bug in checking class attributes where there are no
attributes in
class def or in docstring</li>
</ul>
</li>
<li>
<p>Changed</p>
<ul>
<li>Used a dedicated &quot;attribute&quot; section for Sphinx-style
docstrings</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1">https://github.com/jsh9/pydoclint/compare/0.5.0...0.5.1</a></li>
</ul>
</li>
</ul>
<h2>[0.5.0] - 2024-06-22</h2>
<ul>
<li>
<p>Added</p>
<ul>
<li>Added checks for class attributes
<ul>
<li>This functionality checks class attributes against the
&quot;Attributes&quot;
section of the docstring</li>
<li>There is a new config option, <code>--check-class-attributes</code>
(or <code>-cca</code>),
which defaults to <code>True</code>. Therefore, this breaks backward
compatibility.</li>
<li>To maintain backward compatibility, set
<code>--check-class-attributes</code> to
<code>False</code></li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/commit/98f7a5c8237e4d72e21edbff74bb3b2f85e3be71"><code>98f7a5c</code></a>
Add DOC604 &amp; 605 test cases; improve DOC605 err msg (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/147">#147</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/4d0293a1ab4793d61a840e8746cdf7e62c892f70"><code>4d0293a</code></a>
Don't report DOC109 if arg list is empty (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/146">#146</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/4dd16670e3e0d5e0211c4edb6d9e308724e02042"><code>4dd1667</code></a>
Don't report DOC6xx if no docstring or short docstring (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/145">#145</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/457a559af2cfe90d179c73dc0bc6ec807a30e615"><code>457a559</code></a>
Switch to pprint for Doc objects</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/bf674facc70a002bea0291dc6186b2ce3e266f0c"><code>bf674fa</code></a>
Make url a proper link (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/137">#137</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/1a270b085a7117bc7b8a72cc4cc53491108ad588"><code>1a270b0</code></a>
Add DOC6xx explanations to docs</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/f43a9612277c24d06c4669d6459a59d38792038f"><code>f43a961</code></a>
Use &quot;attribute&quot; docstring section in Sphinx style (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/136">#136</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/63bed6b6d2d5443cef9177f9b003ba61288d5c72"><code>63bed6b</code></a>
Fix another bug in class attr checking (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/133">#133</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/a5e24e6971dfffff3481b09d12f6703d90792435"><code>a5e24e6</code></a>
Fix annotation unparsing bug (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/132">#132</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/2c4337c59fc8d8f0dafa8c21886f2812c3c161ec"><code>2c4337c</code></a>
Update documentation</li>
<li>Additional commits viewable in <a
href="https://github.com/jsh9/pydoclint/compare/0.4.1...0.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `mike` from 2.1.1 to 2.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jimporter/mike/releases">mike's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3>Bug fixes</h3>
<ul>
<li>Remove ambiguity of some Git commands so that file and branch names
don't collide</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jimporter/mike/blob/master/CHANGES.md">mike's
changelog</a>.</em></p>
<blockquote>
<h2>v2.1.2 (2024-06-23)</h2>
<h3>Bug fixes</h3>
<ul>
<li>Remove ambiguity of some Git commands so that file and branch names
don't
collide</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jimporter/mike/commit/62aaeafe60927b0653b319585cbe4a1a1eb1bc23"><code>62aaeaf</code></a>
Update version to 2.1.2</li>
<li><a
href="https://github.com/jimporter/mike/commit/3f7d756e26fca03660e6f08927c7cd911e933c78"><code>3f7d756</code></a>
Use &quot;--&quot; to disambiguate Git arguments in a few more places;
resolves <a
href="https://redirect.github.com/jimporter/mike/issues/218">#218</a></li>
<li><a
href="https://github.com/jimporter/mike/commit/5e6970d65beaf2c92fa1d22dbf524a931a393e8b"><code>5e6970d</code></a>
Belatedly update copyright year</li>
<li><a
href="https://github.com/jimporter/mike/commit/9291efbd6961d652c16c000dc1fe4f2f1e19f94c"><code>9291efb</code></a>
Update version to 2.2.0.dev0</li>
<li>See full diff in <a
href="https://github.com/jimporter/mike/compare/v2.1.1...v2.1.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `mkdocs-material` from 9.5.25 to 9.5.27
<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.5.27</h2>
<ul>
<li>Updated Estonian translations</li>
</ul>
<p>Thanks to <a
href="https://github.com/Eilyre"><code>@​Eilyre</code></a> for their
contributions</p>
<h2>mkdocs-material-9.5.26</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>:
Tab switches on scroll when linking tabs (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>:
Blog author avatar broken when referring to local file</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.5.27 (2024-06-16)</p>
<ul>
<li>Updated Estonian translations</li>
</ul>
<p>mkdocs-material-9.5.26 (2024-06-06)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7232">#7232</a>:
Tab switches on scroll when linking tabs (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7230">#7230</a>:
Blog author avatar broken when referring to local file</li>
</ul>
<p>mkdocs-material-9.5.25+insiders-4.53.11 (2024-05-27)</p>
<ul>
<li>Fixed projects plugin crashing when serving before building
subprojects</li>
</ul>
<p>mkdocs-material-9.5.25 (2024-05-27)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7209">#7209</a>:
Tags plugin crashing on numeric tags</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)</p>
<ul>
<li>Fixed projects plugin crashing in serve mode when disabled</li>
<li>Fixed projects plugin crashing when building nested projects</li>
</ul>
<p>mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7191">#7191</a>:
Tags listings not rendering when toc_depth is changed</li>
</ul>
<p>mkdocs-material-9.5.24 (2024-05-20)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7187">#7187</a>:
Version selector title rendering issue</li>
</ul>
<p>mkdocs-material-9.5.23 (2024-05-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7183">#7183</a>:
Edge case in anchor navigation when using instant navigation</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6436">#6436</a>:
Version selector not showing version alias</li>
</ul>
<p>mkdocs-material-9.5.22 (2024-05-12)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7170">#7170</a>:
Copy button adds empty lines for line spans (9.5.18 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7160">#7160</a>:
Version switching doesn't stay on page (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5619">#5619</a>:
Links in Mermaid.js diagrams not discernible</li>
</ul>
<p>mkdocs-material-9.5.21 (2024-05-03)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7133">#7133</a>:
Ensure latest version of Mermaid.js is used</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7125">#7125</a>:
Added warning for dotfiles in info plugin</li>
</ul>
<p>mkdocs-material-9.5.20 (2024-04-29)</p>
<ul>
<li>Fixed deprecation warning in privacy plugin (9.5.19 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7119">#7119</a>:
Tags plugin emits deprecation warning (9.5.19 regression)</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/f4adebd7587ed7d38a09062ca9af29283ad3d13f"><code>f4adebd</code></a>
Prepare 9.5.27 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9e1f527e57eae44656ea86e3553e9bc29144da0f"><code>9e1f527</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f4db9de0f018427ceb6bc28d5fb095d6c1468b13"><code>f4db9de</code></a>
Updated Estonian translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/b45c51dee43472b4164f703b5ee1db775a99a5a6"><code>b45c51d</code></a>
Changed Twitter to X (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7266">#7266</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/4ba7a6db51029b346f7ac1fecc1c99e46654cade"><code>4ba7a6d</code></a>
Add reference to PlantUML Markdown schema (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7260">#7260</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ccc8d8491f35a9b37ff2ea4a60503304fab1cf9b"><code>ccc8d84</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0c54a880d27803cb57aa4c5ca20ed70347e82aeb"><code>0c54a88</code></a>
Updated Premium sponsors</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f8871975babb2928ef5d797ddcc659ddf8aa19ff"><code>f887197</code></a>
Updated changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0d5a08ca9de9f97cb2302490b8ef9d451dfd17f3"><code>0d5a08c</code></a>
Prepare 9.5.26 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1cc45d50d077c8c27d58b71dcc11b941779ec9b2"><code>1cc45d5</code></a>
Fixed active tab stolen on scroll with linked content tabs</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.25...9.5.27">compare
view</a></li>
</ul>
</details>
<br />

Updates `mkdocstrings-python` from 1.10.3 to 1.10.5
<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.10.5</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.10.5">1.10.5</a>
- 2024-06-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.10.4...1.10.5">Compare
with 1.10.4</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Mix both previous checks for displaying objects: not imported or
public (<a
href="https://github.com/mkdocstrings/python/commit/587963ba53f765c9d7eefbc2fb80bdbb11164850">587963b</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/294">Issue-294</a></li>
</ul>
<h2>1.10.4</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.10.4">1.10.4</a>
- 2024-06-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.10.3...1.10.4">Compare
with 1.10.3</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Only filter out imported objects instead of non-public ones after
applying filters (<a
href="https://github.com/mkdocstrings/python/commit/e2f4b35d29eca6f68afbd2e728ef7542a2abc992">e2f4b35</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/294">Issue-mkdocstrings/griffe-294</a></li>
<li>Update code for Griffe 0.46 to avoid deprecation warnings (<a
href="https://github.com/mkdocstrings/python/commit/321b407eb95195c44f3cf34d780784e0d6751998">321b407</a>
by Timothée Mazzucotelli).</li>
<li>Change <code>load_external_modules</code> default value to
<code>None</code> to support new default mode in Griffe (<a
href="https://github.com/mkdocstrings/python/commit/ae5896c1604e9089162d0d63ec97a510a6bcef89">ae5896c</a>
by Timothée Mazzucotelli).</li>
</ul>
</blockquote>
</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.10.5">1.10.5</a>
- 2024-06-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.10.4...1.10.5">Compare
with 1.10.4</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Mix both previous checks for displaying objects: not imported or
public (<a
href="https://github.com/mkdocstrings/python/commit/587963ba53f765c9d7eefbc2fb80bdbb11164850">587963b</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/294">Issue-294</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.10.4">1.10.4</a>
- 2024-06-18</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.10.3...1.10.4">Compare
with 1.10.3</a><!-- raw HTML omitted --></p>
<h3>Code Refactoring</h3>
<ul>
<li>Only filter out imported objects instead of non-public ones after
applying filters (<a
href="https://github.com/mkdocstrings/python/commit/e2f4b35d29eca6f68afbd2e728ef7542a2abc992">e2f4b35</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/294">Issue-mkdocstrings/griffe-294</a></li>
<li>Update code for Griffe 0.46 to avoid deprecation warnings (<a
href="https://github.com/mkdocstrings/python/commit/321b407eb95195c44f3cf34d780784e0d6751998">321b407</a>
by Timothée Mazzucotelli).</li>
<li>Change <code>load_external_modules</code> default value to
<code>None</code> to support new default mode in Griffe (<a
href="https://github.com/mkdocstrings/python/commit/ae5896c1604e9089162d0d63ec97a510a6bcef89">ae5896c</a>
by Timothée Mazzucotelli).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/ce91d88c18657dc3135cdd58becfa65a0252e941"><code>ce91d88</code></a>
chore: Prepare release 1.10.5</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/587963ba53f765c9d7eefbc2fb80bdbb11164850"><code>587963b</code></a>
fix: Mix both previous checks for displaying objects: not imported or
public</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/94b736b3b1b875c7cc918f6baaea79762e58f70b"><code>94b736b</code></a>
chore: Prepare release 1.10.4</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/e2f4b35d29eca6f68afbd2e728ef7542a2abc992"><code>e2f4b35</code></a>
refactor: Only filter out imported objects instead of non-public ones
after a...</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/321b407eb95195c44f3cf34d780784e0d6751998"><code>321b407</code></a>
refactor: Update code for Griffe 0.46 to avoid deprecation warnings</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/ae5896c1604e9089162d0d63ec97a510a6bcef89"><code>ae5896c</code></a>
refactor: Change <code>load_external_modules</code> default value to
<code>None</code> to support n...</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/101dc2aa5cf364809684a7c59d37f70f92c8697c"><code>101dc2a</code></a>
chore: Template upgrade</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/70f39f784768ad6822186637aabc88ad8feae495"><code>70f39f7</code></a>
ci: Quality</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/ae9a5c23cbcb12659708f27857db850d14843818"><code>ae9a5c2</code></a>
chore: Template upgrade</li>
<li>See full diff in <a
href="https://github.com/mkdocstrings/python/compare/1.10.3...1.10.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `mypy` from 1.10.0 to 1.10.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's
changelog</a>.</em></p>
<blockquote>
<h4>Mypy 1.10.1</h4>
<ul>
<li>Fix error reporting on cached run after uninstallation of third
party library (Shantanu, PR <a
href="https://redirect.github.com/python/mypy/pull/17420">17420</a>)</li>
</ul>
<h4>Acknowledgements</h4>
<p>Thanks to all mypy contributors who contributed to this release:</p>
<ul>
<li>Alex Waygood</li>
<li>Ali Hamdan</li>
<li>Edward Paget</li>
<li>Evgeniy Slobodkin</li>
<li>Hashem</li>
<li>hesam</li>
<li>Hugo van Kemenade</li>
<li>Ihor</li>
<li>James Braza</li>
<li>Jelle Zijlstra</li>
<li>jhance</li>
<li>Jukka Lehtosalo</li>
<li>Loïc Simon</li>
<li>Marc Mueller</li>
<li>Matthieu Devlin</li>
<li>Michael R. Crusoe</li>
<li>Nikita Sobolev</li>
<li>Oskari Lehto</li>
<li>Riccardo Di Maio</li>
<li>Richard Si</li>
<li>roberfi</li>
<li>Roman Solomatin</li>
<li>Sam Xifaras</li>
<li>Shantanu</li>
<li>Spencer Brown</li>
<li>Srinivas Lade</li>
<li>Tamir Duberstein</li>
<li>youkaichao</li>
</ul>
<p>I’d also like to thank my employer, Dropbox, for supporting mypy
development.</p>
<h2>Mypy 1.9</h2>
<p>We’ve just uploaded mypy 1.9 to the Python Package Index (<a
href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type
checker for Python. This release includes new features, performance
improvements and bug fixes. You can install it as follows:</p>
<pre><code>python3 -m pip install -U mypy
</code></pre>
<p>You can read the full documentation for this release on <a
href="http://mypy.readthedocs.io">Read the Docs</a>.</p>
<h4>Breaking Changes</h4>
<p>Because the version of typeshed we use in mypy 1.9 doesn't support
3.7, neither does mypy 1.9. (Jared Hance, PR <a
href="https://redirect.github.com/python/mypy/pull/16883">16883</a>)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/python/mypy/commit/c28b5257b528f65a028e7d0dbecbcd81c7997356"><code>c28b525</code></a>
[1.10 backport] Fix error reporting on cached run after uninstallation
of thi...</li>
<li>See full diff in <a
href="https://github.com/python/mypy/compare/v1.10.0...v1.10.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `pylint` from 3.2.2 to 3.2.5
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/ae730ac7721d2cb206c153f680605b83d66fbc84"><code>ae730ac</code></a>
Bump pylint to 3.2.5, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9756">#9756</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/be7b5cc8cb3bf910866b66eb43becabf5299ab2f"><code>be7b5cc</code></a>
[unreachable-code] Fix the false positive in python 3.8 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9753">#9753</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9755">#9755</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6c3ab77c23cb3c6fe4a626148bf3aab9de8f3dd6"><code>6c3ab77</code></a>
[release] Fix 3.2.4 release date following issue with twine 5.1.0 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9749">#9749</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9">#9</a>...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/425ad66da9467bac9074de3f2294f7851cb3320b"><code>425ad66</code></a>
Bump pylint to 3.2.4, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9746">#9746</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c41c35a8e0dd71ba96944613e6a2ced830407670"><code>c41c35a</code></a>
[possibly-used-before-assignment] Avoid FP for typing.NoReturn &amp;
Never (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9714">#9714</a>...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/22e4d365277d20b243de54e7a75cedde28436b11"><code>22e4d36</code></a>
[symilar] Rename the unittest file that had a typo.</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/3cf313a2abacfc273a4b26ecf94f9dc2fc61a00d"><code>3cf313a</code></a>
[symilar] Fix the short form options that weren't being processed
properly</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/e13544f4e2ce93e823019958e05f5e590169992d"><code>e13544f</code></a>
[symilar] Fix crash when giving bad options to symilar</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c3e257925e313a19f42dd17d20179152f5f5db2f"><code>c3e2579</code></a>
[unnecessary-list-index-lookup] Fix crashes for uninferrable 'start'
value in...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/6b66ca65b2c8e4562d5550694ba68bb6bb445034"><code>6b66ca6</code></a>
[undefined-variable] Fix a crash for undefined lineno in annotations (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/9705">#9705</a>)
...</li>
<li>Additional commits viewable in <a
href="https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `pytest` from 8.2.1 to 8.2.2
<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>8.2.2</h2>
<h1>pytest 8.2.2 (2024-06-04)</h1>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12355">#12355</a>:
Fix possible catastrophic performance slowdown on a certain
parametrization pattern involving many higher-scoped parameters.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12367">#12367</a>:
Fix a regression in pytest 8.2.0 where unittest class instances (a fresh
one is created for each test) were not released promptly on test
teardown but only on session teardown.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12381">#12381</a>:
Fix possible &quot;Directory not empty&quot; crashes arising from
concurent cache dir (<code>.pytest_cache</code>) creation. Regressed in
pytest 8.2.0.</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12290">#12290</a>:
Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode
theme.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12356">#12356</a>:
Added a subsection to the documentation for debugging flaky tests to
mention
lack of thread safety in pytest as a possible source of flakyness.</li>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12363">#12363</a>:
The documentation webpages now links to a canonical version to reduce
outdated documentation in search engine results.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/329d3712146e69c471be3e30883d54bdde2f76cb"><code>329d371</code></a>
Prepare release version 8.2.2</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/214d098fcce88940f5ce9353786b3cc8f0bd3938"><code>214d098</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12414">#12414</a>
from bluetech/backport-12409</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/153a436bc40c9e89d90d62255ef5a89e9a762dca"><code>153a436</code></a>
[8.2.x] fixtures: fix catastrophic performance problem in
<code>reorder_items</code></li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/b41d5a52bbb808780ab310456d71e5ce509fd402"><code>b41d5a5</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12412">#12412</a>
from pytest-dev/backport-12408-to-8.2.x</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/9bb73d734ff40f52d7bbebd708b5e3ab1ba20798"><code>9bb73d7</code></a>
[8.2.x] cacheprovider: fix &quot;Directory not empty&quot; crash from
cache directory c...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/4569a01e3d20d64811d48b0b09539596520ea5a6"><code>4569a01</code></a>
[8.2.x] doc: Update trainings/events (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12402">#12402</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/1d103e5cdc1cb08f332e61a5b20fb205fa5228e7"><code>1d103e5</code></a>
[8.2.x] Clarify pytest_ignore_collect docs (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12386">#12386</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/240a252d34fff26efad5b3a92e62be4c9af94b70"><code>240a252</code></a>
[8.2.x] Add html_baseurl to sphinx conf.py (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12372">#12372</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/a5ee3c41268199c2c0af59c33050326b1c4a342e"><code>a5ee3c4</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12370">#12370</a>
from pytest-dev/backport-12368-to-8.2.x</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/f7358aec2884720b4de4594ffd0811b46316514c"><code>f7358ae</code></a>
[8.2.x] unittest: fix class instances no longer released on test
teardown sin...</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest/compare/8.2.1...8.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>
  • Loading branch information
Marenz committed Jul 3, 2024
2 parents 3cf5014 + b60c606 commit 8dae887
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,39 +47,39 @@ email = "floss@frequenz.com"

[project.optional-dependencies]
dev-flake8 = [
"flake8 == 7.0.0",
"flake8 == 7.1.0",
"flake8-docstrings == 1.7.0",
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
"pydoclint == 0.4.1",
"pydoclint == 0.5.3",
"pydocstyle == 6.3.0",
]
dev-formatting = ["black == 24.4.2", "isort == 5.13.2"]
dev-mkdocs = [
"black == 24.4.2",
"Markdown == 3.6",
"mike == 2.1.1",
"mike == 2.1.2",
"mkdocs-gen-files == 0.5.0",
"mkdocs-literate-nav == 0.6.1",
"mkdocs-macros-plugin == 1.0.5",
"mkdocs-material == 9.5.25",
"mkdocs-material == 9.5.27",
"mkdocstrings[python] == 0.25.1",
"mkdocstrings-python == 1.10.3",
"mkdocstrings-python == 1.10.5",
"frequenz-repo-config[lib] == 0.9.2",
]
dev-mypy = [
"mypy == 1.10.0",
"mypy == 1.10.1",
"types-Markdown == 3.6.0.20240316",
# For checking the noxfile, docs/ script, and tests
"frequenz-microgrid-betterproto[dev-mkdocs,dev-noxfile,dev-pytest]",
]
dev-noxfile = ["nox == 2024.4.15", "frequenz-repo-config[lib] == 0.9.2"]
dev-pylint = [
"pylint == 3.2.2",
"pylint == 3.2.5",
# For checking the noxfile, docs/ script, and tests
"frequenz-microgrid-betterproto[dev-mkdocs,dev-noxfile,dev-pytest]",
]
dev-pytest = [
"pytest == 8.2.1",
"pytest == 8.2.2",
"frequenz-repo-config[extra-lint-examples] == 0.9.2",
"pytest-mock == 3.14.0",
"pytest-asyncio == 0.23.7",
Expand Down

0 comments on commit 8dae887

Please sign in to comment.