Skip to content

Commit

Permalink
build(deps-dev): bump mkdocs-material from 9.5.9 to 9.5.12
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.12.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.9...9.5.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 747d1b3 commit 8d465fb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 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 @@ -120,7 +120,7 @@ commitizen = "^3.13.0"
pre-commit = "^3.5.0"
# documentation
mkdocs = "^1.5.3"
mkdocs-material = "^9.5.6"
mkdocs-material = "^9.5.12"

[build-system]
requires = ["poetry>=1.8.1"]
Expand Down

0 comments on commit 8d465fb

Please sign in to comment.