Skip to content

Commit 4bb9976

Browse files
⬆ Update mkdocs-material requirement from 9.1.21 to 9.2.7 (#675)
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](squidfunk/mkdocs-material@9.1.21...9.2.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9dd11ef commit 4bb9976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pytest = "^7.0.1"
4040
mypy = "1.4.1"
4141
# Needed by the code generator using templates
4242
black = ">=22.10,<24.0"
43-
mkdocs-material = "9.1.21"
43+
mkdocs-material = "9.2.7"
4444
pillow = "^9.3.0"
4545
cairosvg = "^2.5.2"
4646
mdx-include = "^1.4.1"

0 commit comments

Comments
 (0)