Skip to content

Commit

Permalink
build(deps): bump mkdocs-material from 9.1.17 to 9.1.20
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.20.
- [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.17...9.1.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 781f9c0 commit 2ab62e4
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.7"
mkdocs = "^1.4.2"
Pygments = "^2.15.1"
pymdown-extensions = "^10.0"
mkdocs-material = "^9.1.17"
mkdocs-material = "^9.1.20"
mkdocs-build-plantuml-plugin = "^1.6.0"
mkdocs-git-revision-date-localized-plugin = "^1.2.0"
mkdocs-redirects = "^1.2.1"
Expand Down

0 comments on commit 2ab62e4

Please sign in to comment.