Skip to content

Commit 854727f

Browse files
committed
chore(deps): update dependency mkdocs-material to v8.5.11
1 parent 00034f0 commit 854727f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[packages]
77
mkdocs = "==1.6.0"
8-
mkdocs-material = "==8.2.11"
8+
mkdocs-material = "==8.5.11"
99
python-markdown-math = "==0.8"
1010
Pygments = "==2.11.2"
1111
prompt_toolkit = "==3.0.43"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ markdown==3.6; python_version >= '3.6'
1313
markupsafe==2.1.5; python_version >= '3.7'
1414
mergedeep==1.3.4; python_version >= '3.6'
1515
mkdocs-material-extensions==1.3.1; python_version >= '3.7'
16-
mkdocs-material==8.2.11
16+
mkdocs-material==8.5.11
1717
mkdocs==1.6.0
1818
packaging==24.0; python_version >= '3.7'
1919
prompt-toolkit==3.0.43

0 commit comments

Comments
 (0)