chore: bump mkdocs-material from 9.5.34 to 9.5.36

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.34 to 9.5.36.
- [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/9.5.34...9.5.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-23 17:17:15 +00:00 committed by GitHub
parent 86a8bbafa2
commit d21f4675ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1
pymdown-extensions==10.9
mkdocs-material==9.5.34
mkdocs-material==9.5.36
mkdocs-static-i18n==1.2.3

View file

@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1
pymdown-extensions==10.9
mkdocs-material==9.5.34
mkdocs-material==9.5.36
mkdocs-static-i18n==1.2.3

View file

@ -49,7 +49,7 @@ dev = [
"ruff==0.6.5",
"djlint==1.35.2",
"mkdocs==1.6.1",
"mkdocs-material==9.5.34",
"mkdocs-material==9.5.36",
"mkdocs-static-i18n==1.2.3",
"vermin==1.6.0",
"pymdown-extensions==10.9",