Skip to content

Commit

Permalink
Bump mkdocs-material from 9.5.30 to 9.5.38
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.30 to 9.5.38.
- [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.30...9.5.38)

---
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 Sep 26, 2024
1 parent 6a6c775 commit 999f75b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = []

dev = ["pre-commit == 3.7.1", "ruff == 0.6.3", "mypy == 1.10.1"]

doc = ["mkdocs == 1.6.0", "mkdocs-material == 9.5.30", "mkdocstrings == 0.25.2"]
doc = ["mkdocs == 1.6.0", "mkdocs-material == 9.5.38", "mkdocstrings == 0.25.2"]

test = [
"pytest == 8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ mkdocs==1.6.0
# mkdocstrings
mkdocs-autorefs==1.0.1
# via mkdocstrings
mkdocs-material==9.5.30
mkdocs-material==9.5.38
# via isocodes (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand Down

0 comments on commit 999f75b

Please sign in to comment.