Skip to content

Commit

Permalink
chore: bump mkdocs-material from 9.5.42 to 9.5.44
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.42 to 9.5.44.
- [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.42...9.5.44)

---
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 Nov 11, 2024
1 parent e0ca66f commit 14789b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs-users/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1
pymdown-extensions==10.11.2
mkdocs-material==9.5.42
mkdocs-material==9.5.44
mkdocs-static-i18n==1.2.3
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Force rtfd to use a recent version of mkdocs
mkdocs==1.6.1
pymdown-extensions==10.11.2
mkdocs-material==9.5.42
mkdocs-material==9.5.44
mkdocs-static-i18n==1.2.3
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dev = [
"ruff==0.7.1",
"djlint==1.35.2",
"mkdocs==1.6.1",
"mkdocs-material==9.5.42",
"mkdocs-material==9.5.44",
"mkdocs-static-i18n==1.2.3",
"vermin==1.6.0",
"pymdown-extensions==10.11.2",
Expand Down

0 comments on commit 14789b8

Please sign in to comment.