Skip to content

Commit

Permalink
Merge pull request #415 from emcek/dependabot/pip/mkdocs-material-9.5.47
Browse files Browse the repository at this point in the history
Bump mkdocs-material from 9.5.45 to 9.5.47
  • Loading branch information
emcek authored Dec 2, 2024
2 parents f1d8339 + e6ae4a4 commit 9c72b5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==24.10.0
mkdocs==1.6.1
mkdocs-gen-files==0.5.0
mkdocs-literate-nav==0.6.1
mkdocs-material==9.5.45
mkdocs-material==9.5.47
mkdocs-plantuml==0.1.1
mkdocs-section-index==0.3.9
mkdocstrings==0.27.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ docs = [
'mkdocs==1.6.1',
'mkdocs-gen-files==0.5.0',
'mkdocs-literate-nav==0.6.1',
'mkdocs-material==9.5.45',
'mkdocs-material==9.5.47',
'mkdocs-plantuml==0.1.1',
'mkdocs-section-index==0.3.9',
'mkdocstrings==0.27.0',
Expand Down
2 changes: 1 addition & 1 deletion requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==24.10.0
mkdocs==1.6.1
mkdocs-gen-files==0.5.0
mkdocs-literate-nav==0.6.1
mkdocs-material==9.5.45
mkdocs-material==9.5.47
mkdocs-plantuml==0.1.1
mkdocs-section-index==0.3.9
mkdocstrings==0.27.0
Expand Down

0 comments on commit 9c72b5c

Please sign in to comment.