Skip to content

Commit 972f4ce

Browse files
Bump mkdocs-material from 7.3.6 to 8.0.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.6 to 8.0.1. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md) - [Commits](squidfunk/mkdocs-material@7.3.6...8.0.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1414a7 commit 972f4ce

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

poetry.lock

Lines changed: 29 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gitpython = "^3.1.24"
1818
mdx_truly_sane_lists = "^1.2"
1919
mike = "^1.1.2"
2020
mkdocs = "^1.2.3"
21-
mkdocs-material = "^7.3.6"
21+
mkdocs-material = "^8.0.1"
2222

2323
[tool.poetry.dev-dependencies]
2424
black = "^21.11b1"

0 commit comments

Comments
 (0)