Bump mkdocs-material from 7.3.5 to 7.3.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.5 to 7.3.6. - [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/7.3.5...7.3.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -110,7 +110,7 @@ types-dataclasses = { version = "^0.6.1", markers = "python_version < '3.7'" }
|
||||
|
||||
# Documantation
|
||||
mkdocs = "^1.2.3"
|
||||
mkdocs-material = "^7.3.5"
|
||||
mkdocs-material = "^7.3.6"
|
||||
mkdocs-material-extensions = "^1.0.3"
|
||||
pydoc-markdown = { version = "^4.3.2", markers = "python_version > '3.7'" }
|
||||
dataclasses = { version = ">=0.6.0,<0.8 || >0.8,<1.0.0" }
|
||||
|
||||
Reference in New Issue
Block a user