From bc069bd7672a969dcfe17753de36a48aad71202d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 10:12:18 +0100 Subject: [PATCH] build(deps): bump mkdocs-material from 9.5.6 to 9.5.12 in /docs (#932) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.6 to 9.5.12.
Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.5.12

mkdocs-material-9.5.11

mkdocs-material-9.5.10

mkdocs-material-9.5.9

mkdocs-material-9.5.8

mkdocs-material-9.5.7

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.5.12 (2024-02-29)

mkdocs-material-9.5.11+insiders-4.53.0 (2024-02-24)

mkdocs-material-9.5.11 (2024-02-19)

mkdocs-material-9.5.10+insiders-4.52.3 (2024-02-21)

mkdocs-material-9.5.10 (2024-02-19)

mkdocs-material-9.5.9 (2024-02-10)

mkdocs-material-9.5.8+insiders-4.52.2 (2024-02-07)

mkdocs-material-9.5.8 (2024-02-07)

mkdocs-material-9.5.7 (2024-02-03)

mkdocs-material-9.5.6+insiders-4.52.1 (2024-01-30)

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.5.6&new-version=9.5.12)](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) ---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/poetry.lock | 10 +++++----- docs/pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/poetry.lock b/docs/poetry.lock index 709cf4ef9..8f256d652 100644 --- a/docs/poetry.lock +++ b/docs/poetry.lock @@ -332,13 +332,13 @@ files = [ [[package]] name = "mkdocs-material" -version = "9.5.6" +version = "9.5.12" description = "Documentation that simply works" optional = false python-versions = ">=3.8" files = [ - {file = "mkdocs_material-9.5.6-py3-none-any.whl", hash = "sha256:e115b90fccf5cd7f5d15b0c2f8e6246b21041628b8f590630e7fca66ed7fcf6c"}, - {file = "mkdocs_material-9.5.6.tar.gz", hash = "sha256:5b24df36d8ac6cecd611241ce6f6423ccde3e1ad89f8360c3f76d5565fc2d82a"}, + {file = "mkdocs_material-9.5.12-py3-none-any.whl", hash = "sha256:d6f0c269f015e48c76291cdc79efb70f7b33bbbf42d649cfe475522ebee61b1f"}, + {file = "mkdocs_material-9.5.12.tar.gz", hash = "sha256:5f69cef6a8aaa4050b812f72b1094fda3d079b9a51cf27a247244c03ec455e97"}, ] [package.dependencies] @@ -355,7 +355,7 @@ regex = ">=2022.4" requests = ">=2.26,<3.0" [package.extras] -git = ["mkdocs-git-committers-plugin-2 (>=1.1,<2.0)", "mkdocs-git-revision-date-localized-plugin (>=1.2,<2.0)"] +git = ["mkdocs-git-committers-plugin-2 (>=1.1,<2.0)", "mkdocs-git-revision-date-localized-plugin (>=1.2.4,<2.0)"] imaging = ["cairosvg (>=2.6,<3.0)", "pillow (>=10.2,<11.0)"] recommended = ["mkdocs-minify-plugin (>=0.7,<1.0)", "mkdocs-redirects (>=1.2,<2.0)", "mkdocs-rss-plugin (>=1.6,<2.0)"] @@ -740,4 +740,4 @@ watchmedo = ["PyYAML (>=3.10)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "f4d520e45040966448d717ac1f34aefd7752b558d8f370bc7cef2723cdd8fdef" +content-hash = "d63b013ee441697c3f9b40036e27719678f110084f618fb009c25a1fbb7e279e" diff --git a/docs/pyproject.toml b/docs/pyproject.toml index a35d3b9c1..949e91c07 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -12,7 +12,7 @@ packages = [ python = "^3.11" mkdocs = "^1.5.3" mkdocs-glightbox = "^0.3.7" -mkdocs-material = "^9.5.6" +mkdocs-material = "^9.5.12" mkdocs-same-dir = "^0.1.3" pygments = "^2.17.2"