Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): Bump mkdocstrings-python from 1.6.0 to 1.7.3 (#107)
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.3.
<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.3</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.7.3">1.7.3</a>
- 2023-10-09</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.2...1.7.3">Compare
with 1.7.2</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't deepcopy the local config (<a
href="https://github.com/mkdocstrings/python/commit/1300d2c77dd49f5dea459ad844d72edcc856c4cd">1300d2c</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2>1.7.2</h2>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.7.2">1.7.2</a>
- 2023-10-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.1...1.7.2">Compare
with 1.7.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent alias resolution error when source-ordering members (<a
href="https://github.com/mkdocstrings/python/commit/67df10cbb86225e1e3efc251325cbff883a1ef3c">67df10c</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/213">Issue
griffe#213</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Use package relative filepath if filepath is not relative (<a
href="https://github.com/mkdocstrings/python/commit/aa5a3f7b0928498ba9da10ed1211d1e55b7f6c4b">aa5a3f7</a>
by Timothée Mazzucotelli). <a
href="https://github.com/mkdocstrings/mkdocstrings/discussions/622">Discussion
mkdocstrings#622</a></li>
</ul>
<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>
<!-- 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.3">1.7.3</a>
- 2023-10-09</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.2...1.7.3">Compare
with 1.7.2</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Don't deepcopy the local config (<a
href="https://github.com/mkdocstrings/python/commit/1300d2c77dd49f5dea459ad844d72edcc856c4cd">1300d2c</a>
by Timothée Mazzucotelli).</li>
</ul>
<h2><a
href="https://github.com/mkdocstrings/python/releases/tag/1.7.2">1.7.2</a>
- 2023-10-05</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/python/compare/1.7.1...1.7.2">Compare
with 1.7.1</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Prevent alias resolution error when source-ordering members (<a
href="https://github.com/mkdocstrings/python/commit/67df10cbb86225e1e3efc251325cbff883a1ef3c">67df10c</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/griffe/issues/213">Issue
griffe#213</a></li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Use package relative filepath if filepath is not relative (<a
href="https://github.com/mkdocstrings/python/commit/aa5a3f7b0928498ba9da10ed1211d1e55b7f6c4b">aa5a3f7</a>
by Timothée Mazzucotelli). <a
href="https://github.com/mkdocstrings/mkdocstrings/discussions/622">Discussion
mkdocstrings#622</a></li>
</ul>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mkdocstrings/python/commit/f747ecbf3a47ae1e1d9d38627aaf9e23218f407b"><code>f747ecb</code></a>
chore: Prepare release 1.7.3</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/1300d2c77dd49f5dea459ad844d72edcc856c4cd"><code>1300d2c</code></a>
fix: Don't deepcopy the local config</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/7aad2dd3ebf6b1e40ba38a9d19fd286835ad7488"><code>7aad2dd</code></a>
chore: Prepare release 1.7.2</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/aa5a3f7b0928498ba9da10ed1211d1e55b7f6c4b"><code>aa5a3f7</code></a>
refactor: Use package relative filepath if filepath is not relative</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/67df10cbb86225e1e3efc251325cbff883a1ef3c"><code>67df10c</code></a>
fix: Prevent alias resolution error when source-ordering members</li>
<li><a
href="https://github.com/mkdocstrings/python/commit/b305634e6281f9f4149c55cc7553e470a027f272"><code>b305634</code></a>
chore: Template upgrade</li>
<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>Additional commits viewable in <a
href="https://github.com/mkdocstrings/python/compare/1.6.0...1.7.3">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.3)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 787bbd2 commit 36259eb
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 @@ -24,7 +24,7 @@ pytest-cov = "^4.0.0"
jupyter = "^1.0.0"
mkdocs = "^1.4.2"
mkdocstrings = ">=0.20,<0.24"
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 36259eb

Please sign in to comment.