]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Update mkdocs-material requirement from 9.1.21 to 9.2.7 (#675)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 29 Oct 2023 09:08:22 +0000 (13:08 +0400)
committerGitHub <noreply@github.com>
Sun, 29 Oct 2023 09:08:22 +0000 (13:08 +0400)
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.2.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 22a845e8a84a4011fd657042d6dc05e743eb0017..cc7643165d03775c9e6b77eddf80a814bcace1ab 100644 (file)
@@ -40,7 +40,7 @@ pytest = "^7.0.1"
 mypy = "1.4.1"
 # Needed by the code generator using templates
 black = ">=22.10,<24.0"
-mkdocs-material = "9.1.21"
+mkdocs-material = "9.2.7"
 pillow = "^9.3.0"
 cairosvg = "^2.5.2"
 mdx-include = "^1.4.1"