Skip to content

Commit

Permalink
Bump mkdocs-material from 7.2.6 to 7.2.8
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.6 to 7.2.8.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](squidfunk/mkdocs-material@7.2.6...7.2.8)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and edaniszewski committed Sep 21, 2021
1 parent 83c6626 commit 0758b66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later"
[tool.poetry.dependencies]
python = "^3.6"
mkdocs = "^1.2.2"
mkdocs-material = "^7.2.6"
mkdocs-material = "^7.2.8"
pymdown-extensions = "^8.2"
pygments = "^2.10.0"

Expand Down

0 comments on commit 0758b66

Please sign in to comment.