Skip to content

Commit cb0d54b

Browse files
chore(deps-dev): bump mkdocs-material from 7.1.10 to 7.1.11 (#542)
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>
1 parent 01e42a4 commit cb0d54b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ radon = "^4.5.0"
4949
xenon = "^0.7.3"
5050
flake8-eradicate = "^1.1.0"
5151
flake8-bugbear = "^21.3.2"
52-
mkdocs-material = "^7.1.10"
52+
mkdocs-material = "^7.1.11"
5353
mkdocs-git-revision-date-plugin = "^0.3.1"
5454
mike = "^0.6.0"
5555
mypy = "^0.910"

0 commit comments

Comments
 (0)