Commit 17560b6
authored
Build(deps-dev): Bump the patch group with 3 updates (#153)
Bumps the patch group with 3 updates:
[mkdocstrings-python](https://github.com/mkdocstrings/python),
[pylint](https://github.com/pylint-dev/pylint) and
[hypothesis](https://github.com/HypothesisWorks/hypothesis).
Updates `mkdocstrings-python` from 2.0.3 to 2.0.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>2.0.5</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/2.0.5">2.0.5</a>
- 2026-06-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/2.0.4...2.0.5">Compare
with 2.0.4</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Allow relative cross-references to work in summaries (<a
href="https://github.com/mkdocstrings/python/commit/abe28889584df8fb0bc923dfad6f2ddaff41bb7a">abe2888</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/331">Issue-331</a></li>
<li>Always display attribute values as they're written in the source (<a
href="https://github.com/mkdocstrings/python/commit/033413123b95c0788f500b871f00ed1223ae2b82">0334131</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/311">Issue-311</a></li>
</ul>
<h2>2.0.4</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/2.0.4">2.0.4</a>
- 2026-06-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/2.0.3...2.0.4">Compare
with 2.0.3</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Display Methods instead of Functions for category headings inside
classes (<a
href="https://github.com/mkdocstrings/python/commit/7bf8b98cc03e1cb3573e88aecaa3ebd60c7fa9ca">7bf8b98</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/330">Issue-330</a></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/2.0.5">2.0.5</a>
- 2026-06-19</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/2.0.4...2.0.5">Compare
with 2.0.4</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Allow relative cross-references to work in summaries (<a
href="https://github.com/mkdocstrings/python/commit/abe28889584df8fb0bc923dfad6f2ddaff41bb7a">abe2888</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/331">Issue-331</a></li>
<li>Always display attribute values as they're written in the source (<a
href="https://github.com/mkdocstrings/python/commit/033413123b95c0788f500b871f00ed1223ae2b82">0334131</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/311">Issue-311</a></li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/2.0.4">2.0.4</a>
- 2026-06-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/2.0.3...2.0.4">Compare
with 2.0.3</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Display Methods instead of Functions for category headings inside
classes (<a
href="https://github.com/mkdocstrings/python/commit/7bf8b98cc03e1cb3573e88aecaa3ebd60c7fa9ca">7bf8b98</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/python/issues/330">Issue-330</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/1670ecbecdab0f8e205d66a3b86d6620e79ece03"><code>1670ecb</code></a>
chore: Prepare release 2.0.5</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/abe28889584df8fb0bc923dfad6f2ddaff41bb7a"><code>abe2888</code></a>
fix: Allow relative cross-references to work in summaries</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/033413123b95c0788f500b871f00ed1223ae2b82"><code>0334131</code></a>
fix: Always display attribute values as they're written in the
source</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/39311c7ca55a55d34b3d5c3667e669820e6ab3bd"><code>39311c7</code></a>
docs: Lint docs</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/835a406387247714647bc0d24f0641ee7a2bcb79"><code>835a406</code></a>
chore: Never fail type-checking (maintenance mode)</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/dc6aa93b1c956bc02904f33d1f6f635b275175d9"><code>dc6aa93</code></a>
chore: Prepare release 2.0.4</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/7bf8b98cc03e1cb3573e88aecaa3ebd60c7fa9ca"><code>7bf8b98</code></a>
fix: Display Methods instead of Functions for category headings inside
classes</li>
<li>See full diff in <a
href="https://github.com/mkdocstrings/python/compare/2.0.3...2.0.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `pylint` from 4.0.5 to 4.0.6
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/8a396357098337ba8be714fffdf2d00947a9778c"><code>8a39635</code></a>
Bump pylint to 4.0.6, update changelog (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/11105">#11105</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/150f23c6759d428bf75df303f12d115f103d1359"><code>150f23c</code></a>
[Backport maintenance/4.0.x] Allow digits in ParamSpec and TypeVarTuple
names...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/8b6251ee1ea6bbbb857e4e217e3fde6db6a3d6b1"><code>8b6251e</code></a>
[Backport maintenance/4.0.x] Fix crash when enum member inference fails
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/11093">#11093</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/d57aadbf5f012d9b5d2907137cce8cd33478c050"><code>d57aadb</code></a>
[Backport maintenance/4.0.x] Fix <code>implicit-str-concat</code> false
positive for mix...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/d9ea8d91c431361bf3e9f478ef075ba6ea2d9d5c"><code>d9ea8d9</code></a>
[Backport maintenance/4.0.x] Fix <code>unnecessary-comprehension</code>
suggestion when ...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/cb1792a1b40a634963fa67e7fc43ca487e77c013"><code>cb1792a</code></a>
[Backport maintenance/4.0.x] Allow digits in TypeVar names for
invalid-name c...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/ee2ab9ad992ff045c99491170380331aeefc3f20"><code>ee2ab9a</code></a>
Handle InferenceError in decorator return analysis</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/5bb5498b38e2b9a858bd88445ab8aca272421020"><code>5bb5498</code></a>
[Backport maintenance/4.0.x] Fix crash in typecheck checker when
metaclass ar...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/a9405338d195fdc4b13cc1d0c44f8a9bfc58465f"><code>a940533</code></a>
[Backport maintenance/4.0.x] Fix a crash in
<code>consider-using-enumerate</code> for no...</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/b7a873a91684e6221c46f7ca8a3e6994c1efe632"><code>b7a873a</code></a>
[Backport maintenance/4.0.x] Fix crash in deprecated checker for
non-string `...</li>
<li>Additional commits viewable in <a
href="https://github.com/pylint-dev/pylint/compare/v4.0.5...v4.0.6">compare
view</a></li>
</ul>
</details>
<br />
Updates `hypothesis` from 6.155.1 to 6.155.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/929e5fbdba0aacd87732bbac0db36a1d68db5afe"><code>929e5fb</code></a>
Bump hypothesis version to 6.155.7 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/93ee3c950365f794285cb8a8d3fe9786c829a08f"><code>93ee3c9</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4772">#4772</a>
from Liam-DeVoe/recursive-property-thread-safety</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/0bb0f2f3a76cad6e79cd5fd12ec2b365ad02afb3"><code>0bb0f2f</code></a>
drop more 3.13t</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/de6bd79520b7488ae32fa29ab3422c2947af7a2b"><code>de6bd79</code></a>
drop inbetween</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/ff583ccc788e4d33d429efda5cb786754d456635"><code>ff583cc</code></a>
drop 313t jobs</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/a5474e419434157b4a574d9badb7b61c9bf6f890"><code>a5474e4</code></a>
claude: re-trigger CI</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/55d2b973a7104d204645ce8e09a033d9e07297ba"><code>55d2b97</code></a>
claude: re-trigger CI (flaky conjecture-coverage + transient
scipy/OpenBLAS b...</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/0a2bdae4dbcbdb6d29e44cb35c0ff3389c035755"><code>0a2bdae</code></a>
claude: fix recursive_property thread-safety; install Python via fresh
uv met...</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/4641d651516dececed6c025d885a23ebfade0aad"><code>4641d65</code></a>
Bump hypothesis version to 6.155.6 and update changelog</li>
<li><a
href="https://github.com/HypothesisWorks/hypothesis/commit/7d90a93dcdd47a16c61d38021f0030fae58c13b4"><code>7d90a93</code></a>
Merge pull request <a
href="https://redirect.github.com/HypothesisWorks/hypothesis/issues/4770">#4770</a>
from Liam-DeVoe/ignore-up037</li>
<li>Additional commits viewable in <a
href="https://github.com/HypothesisWorks/hypothesis/compare/v6.155.1...v6.155.7">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 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>1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments