Skip to content

Commit

Permalink
chore(deps-dev): bump mkdocs-material from 7.1.10 to 7.1.11 (#542)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.10 to 7.1.11.
<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-7.1.11</h2>
<ul>
<li>Updated Spanish and Galician translations</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md">mkdocs-material's changelog</a>.</em></p>
<blockquote>
<h3>7.1.11 <!-- raw HTML omitted -->_ July 18, 2021<!-- raw HTML omitted --></h3>
<ul>
<li>Updated Spanish and Galician translations</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/0f89eeaa0213036e880b76ce2add96af1c7cf077"><code>0f89eea</code></a> Prepare 7.1.11 release</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/e30b814c57dcf027869076a87a2a605803d70ed5"><code>e30b814</code></a> Updated code block annotation usage</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/4f15e6e2d5e7f249774b8525eff59026f4a67ec1"><code>4f15e6e</code></a> Added documentation for diagrams</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/20afc8fe8d506ce35e6eece15e99369efaad22d5"><code>20afc8f</code></a> Updated dependencies</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/d626b1c96768b62e3c17cbe99af7de2e7db0c7c2"><code>d626b1c</code></a> Updated distribution files</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/5788755bbdb66f7e3bcac694215979158db2e1f5"><code>5788755</code></a> Updated Spanish and Galician translations (<a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2843">#2843</a>)</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/5d73c0caf087b04270c93b6c2281e06918398480"><code>5d73c0c</code></a> Updated dependencies</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/0d82ef2628633a35e07a5db199e4df127e653120"><code>0d82ef2</code></a> Updated Sponsors listing</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/6d59b425aa1285234dbc7fb28a1fea89fcbb7bfa"><code>6d59b42</code></a> Updated Sponsors listing</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/07655d3c017ed789ee261e4f4cc271f3e8cc4531"><code>07655d3</code></a> Updated changelog</li>
<li>See full diff in <a href="https://github.com/squidfunk/mkdocs-material/compare/7.1.10...7.1.11">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=7.1.10&new-version=7.1.11)](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 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>
  • Loading branch information
dependabot[bot] authored Jul 20, 2021
1 parent 01e42a4 commit cb0d54b
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 @@ -49,7 +49,7 @@ radon = "^4.5.0"
xenon = "^0.7.3"
flake8-eradicate = "^1.1.0"
flake8-bugbear = "^21.3.2"
mkdocs-material = "^7.1.10"
mkdocs-material = "^7.1.11"
mkdocs-git-revision-date-plugin = "^0.3.1"
mike = "^0.6.0"
mypy = "^0.910"
Expand Down

0 comments on commit cb0d54b

Please sign in to comment.