From 9d2ee2e88ee52f59be7b2e548c06f2cf0c1a3a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 07:15:52 +0000 Subject: [PATCH] Bump mkdocs-material from 9.5.49 to 9.5.50 (#174) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.49 to 9.5.50.
Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.5.50

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.5.50 (2025-01-18)

mkdocs-material-9.5.49+insiders-4.53.15 (2025-01-15)

mkdocs-material-9.5.49 (2024-12-16)

mkdocs-material-9.5.48 (2024-12-08)

mkdocs-material-9.5.47 (2024-12-01)

mkdocs-material-9.5.46 (2024-11-25)

mkdocs-material-9.5.45 (2024-11-20)

mkdocs-material-9.5.44 (2024-11-05)

mkdocs-material-9.5.43 (2024-10-31)

mkdocs-material-9.5.42 (2024-10-20)

mkdocs-material-9.5.41 (2024-10-15)

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.5.49&new-version=9.5.50)](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)
--- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61a6df5..aba7466 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.6.1 -mkdocs-material==9.5.49 +mkdocs-material==9.5.50 mkdocs-git-revision-date-localized-plugin==1.3.0 mkdocs-obsidian-links==1.0.4 mkdocs-callouts==1.15.0