Skip to content

Commit

Permalink
build(deps-dev): Bump mkdocstrings-python from 1.6.0 to 1.7.1 (#472)
Browse files Browse the repository at this point in the history
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.6.0 to 1.7.1.
<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.7.1</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.7.1">1.7.1</a>
- 2023-09-28</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.0...1.7.1">Compare
with 1.7.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Stop propagation of annotation to next parameter in signature
template (<a
href="https://github.com/mkdocstrings/python/commit/3a760acacfabaef5abc658ee579e1c205e674994">3a760ac</a>
by Timothée Mazzucotelli). [Issue <a
href="https://redirect.github.com/mkdocstrings/python/issues/110">#110</a>](<a
href="https://redirect.github.com/mkdocstrings/python/issues/110">mkdocstrings/python#110</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Look into inherited members for <code>__init__</code> methods when
merging docstrings (<a
href="https://github.com/mkdocstrings/python/commit/b97d51f67c2ee3d1edfe6975274ead50fcb3fa8f">b97d51f</a>
by Timothée Mazzucotelli). [Issue <a
href="https://redirect.github.com/mkdocstrings/python/issues/106">#106</a>](<a
href="https://redirect.github.com/mkdocstrings/python/issues/106">mkdocstrings/python#106</a>)</li>
</ul>
<h2>1.7.0</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.7.0">1.7.0</a>
- 2023-09-14</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.3...1.7.0">Compare
with 1.6.3</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Add option to unwrap <code>Annotated</code> types (<a
href="https://github.com/mkdocstrings/python/commit/53db04b6256db960aebc2a9f91129b82ca222e41">53db04b</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>1.6.3</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.6.3">1.6.3</a>
- 2023-09-11</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.2...1.6.3">Compare
with 1.6.2</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Make <code>load_external_modules</code> a global-only option (<a
href="https://github.com/mkdocstrings/python/commit/266f41f2033e034060001bc2bed376b4f3a8d7b8">266f41f</a>
by Timothée Mazzucotelli). [Issue <a
href="https://redirect.github.com/mkdocstrings/python/issues/87">#87</a>](<a
href="https://redirect.github.com/mkdocstrings/python/issues/87">mkdocstrings/python#87</a>)</li>
<li>Never fail when trying to format code with Black (<a
href="https://github.com/mkdocstrings/python/commit/df24bbc640886e1da2d00a3b58c1aa7736cb1eeb">df24bbc</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Wrap docstring section elements (list style) in code tags to prevent
spell checker errors (<a
href="https://github.com/mkdocstrings/python/commit/1ae8dd89cddd67c09d7d30c59b9013516cea2924">1ae8dd8</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>1.6.2</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.6.2">1.6.2</a>
- 2023-09-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.1...1.6.2">Compare
with 1.6.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't render cross-ref spans when they're not enabled (<a
href="https://github.com/mkdocstrings/python/commit/eed51ee14bd973a08395f95377f9bd4cd38febfc">eed51ee</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>1.6.1</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.6.1">1.6.1</a>
- 2023-09-04</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.0...1.6.1">Compare
with 1.6.0</a><!-- raw HTML omitted --></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.7.1">1.7.1</a>
- 2023-09-28</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.0...1.7.1">Compare
with 1.7.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Stop propagation of annotation to next parameter in signature
template (<a
href="https://github.com/mkdocstrings/python/commit/3a760acacfabaef5abc658ee579e1c205e674994">3a760ac</a>
by Timothée Mazzucotelli). [Issue <a
href="https://redirect.github.com/mkdocstrings/python/issues/110">#110</a>](<a
href="https://redirect.github.com/mkdocstrings/python/issues/110">mkdocstrings/python#110</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Look into inherited members for <code>__init__</code> methods when
merging docstrings (<a
href="https://github.com/mkdocstrings/python/commit/b97d51f67c2ee3d1edfe6975274ead50fcb3fa8f">b97d51f</a>
by Timothée Mazzucotelli). [Issue <a
href="https://redirect.github.com/mkdocstrings/python/issues/106">#106</a>](<a
href="https://redirect.github.com/mkdocstrings/python/issues/106">mkdocstrings/python#106</a>)</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.7.0">1.7.0</a>
- 2023-09-14</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.3...1.7.0">Compare
with 1.6.3</a><!-- raw HTML omitted --></p>
<h3>Features</h3>
<ul>
<li>Add option to unwrap <code>Annotated</code> types (<a
href="https://github.com/mkdocstrings/python/commit/53db04b6256db960aebc2a9f91129b82ca222e41">53db04b</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.6.3">1.6.3</a>
- 2023-09-11</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.2...1.6.3">Compare
with 1.6.2</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Make <code>load_external_modules</code> a global-only option (<a
href="https://github.com/mkdocstrings/python/commit/266f41f2033e034060001bc2bed376b4f3a8d7b8">266f41f</a>
by Timothée Mazzucotelli). [Issue <a
href="https://redirect.github.com/mkdocstrings/python/issues/87">#87</a>](<a
href="https://redirect.github.com/mkdocstrings/python/issues/87">mkdocstrings/python#87</a>)</li>
<li>Never fail when trying to format code with Black (<a
href="https://github.com/mkdocstrings/python/commit/df24bbc640886e1da2d00a3b58c1aa7736cb1eeb">df24bbc</a>
by Timothée Mazzucotelli).</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Wrap docstring section elements (list style) in code tags to prevent
spell checker errors (<a
href="https://github.com/mkdocstrings/python/commit/1ae8dd89cddd67c09d7d30c59b9013516cea2924">1ae8dd8</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.6.2">1.6.2</a>
- 2023-09-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.1...1.6.2">Compare
with 1.6.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't render cross-ref spans when they're not enabled (<a
href="https://github.com/mkdocstrings/python/commit/eed51ee14bd973a08395f95377f9bd4cd38febfc">eed51ee</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.6.1">1.6.1</a>
- 2023-09-04</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.6.0...1.6.1">Compare
with 1.6.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix spacing for rendered named items in Yields, Receives and Returns
sections (list style) (<a
href="https://github.com/mkdocstrings/python/commit/e12688ecb7d868047f794300eb2638d052563e68">e12688e</a>
by Timothée Mazzucotelli).</li>
<li>Fix rendering Receives sections as lists (<a
href="https://github.com/mkdocstrings/python/commit/9ff7e68b58e2ab0829c73e4e62254325a4f766ac">9ff7e68</a>
by Timothée Mazzucotelli).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/c1705f0c422dee0c360b3f270cc58d29d0f990e8"><code>c1705f0</code></a>
chore: Prepare release 1.7.1</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/b97d51f67c2ee3d1edfe6975274ead50fcb3fa8f"><code>b97d51f</code></a>
refactor: Look into inherited members for <code>__init__</code> methods
when merging doc...</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/3a760acacfabaef5abc658ee579e1c205e674994"><code>3a760ac</code></a>
fix: Stop propagation of annotation to next parameter in signature
template</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/2d7c3fc4b69b4db280fe7da97d2f949ba223bf48"><code>2d7c3fc</code></a>
chore: Prepare release 1.7.0</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/53db04b6256db960aebc2a9f91129b82ca222e41"><code>53db04b</code></a>
feat: Add option to unwrap <code>Annotated</code> types</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/189674589a3a9bbf69170ea7ee68cbd7782dc252"><code>1896745</code></a>
chore: Prepare release 1.6.3</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/df24bbc640886e1da2d00a3b58c1aa7736cb1eeb"><code>df24bbc</code></a>
fix: Never fail when trying to format code with Black</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/266f41f2033e034060001bc2bed376b4f3a8d7b8"><code>266f41f</code></a>
fix: Make <code>load_external_modules</code> a global-only option</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/ee021bea935fdb3c5e209fae22baaadf8c1ffda9"><code>ee021be</code></a>
docs: Link directly to parser options in Griffe's docs</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/1ae8dd89cddd67c09d7d30c59b9013516cea2924"><code>1ae8dd8</code></a>
refactor: Wrap docstring section elements (list style) in code tags to
preven...</li>
<li>Additional commits viewable in <a
href="https://github.com/mkdocstrings/python/compare/1.6.0...1.7.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocstrings-python&package-manager=pip&previous-version=1.6.0&new-version=1.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent fdf6bbf commit 26d200e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pytest-cov = "^4.0.0"
jupyter = "^1.0.0"
mkdocs = "^1.4.2"
mkdocstrings = ">=0.20,<0.23"
mkdocstrings-python = ">=0.8.3,<1.7.0"
mkdocstrings-python = ">=0.8.3,<1.8.0"
mkdocs-autorefs = ">=0.4.1,<0.6.0"
mkdocs-gen-files = ">=0.4,<0.6"
mkdocs-glightbox = "^0.3.1"
Expand Down

0 comments on commit 26d200e

Please sign in to comment.