Skip to content

Commit 12ff69b

Browse files
build(deps): bump the patch group with 2 updates (#598)
Bumps the patch group with 2 updates: [mkdocstrings-python](https://github.com/mkdocstrings/python) and [pylint](https://github.com/pylint-dev/pylint). 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 /> 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>
2 parents a73ddd1 + 94706c1 commit 12ff69b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dev-mkdocs = [
8585
"mkdocs-macros-plugin == 1.5.0",
8686
"mkdocs-material == 9.7.6",
8787
"mkdocstrings[python] == 1.0.4",
88-
"mkdocstrings-python == 2.0.3",
88+
"mkdocstrings-python == 2.0.5",
8989
]
9090
dev-mypy = [
9191
"mypy == 2.1.0",
@@ -106,7 +106,7 @@ dev-pylint = [
106106
]
107107
dev-pytest = [
108108
"pytest == 9.0.3",
109-
"pylint == 4.0.5", # We need this to check for the examples
109+
"pylint == 4.0.6", # We need this to check for the examples
110110
"cookiecutter == 2.7.1", # For checking the cookiecutter scripts
111111
"jinja2 == 3.1.6", # For checking the cookiecutter scripts
112112
"sybil >= 6.1.1, < 11", # Should be consistent with the extra-lint-examples dependency

0 commit comments

Comments
 (0)