Skip to content

Commit f177c78

Browse files
committed
chore(deps): update dependency mkdocs-material to v9.5.39
1 parent f7cb4d5 commit f177c78

File tree

4 files changed

+41
-41
lines changed

4 files changed

+41
-41
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.1"
8-
mkdocs-material = "==9.5.38"
8+
mkdocs-material = "==9.5.39"
99
python-markdown-math = "==0.8"
1010
prompt_toolkit = "==3.0.48"
1111
pyyaml = "==6.0.2"

Pipfile.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ markupsafe==2.1.5; python_version >= '3.7'
1313
mergedeep==1.3.4; python_version >= '3.6'
1414
mkdocs==1.6.1; python_version >= '3.8'
1515
mkdocs-get-deps==0.2.0; python_version >= '3.8'
16-
mkdocs-material==9.5.38; python_version >= '3.8'
16+
mkdocs-material==9.5.39; python_version >= '3.8'
1717
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
1818
packaging==24.1; python_version >= '3.7'
1919
paginate==0.5.7

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ markupsafe==2.1.5; python_version >= '3.7'
1212
mergedeep==1.3.4; python_version >= '3.6'
1313
mkdocs==1.6.1; python_version >= '3.8'
1414
mkdocs-get-deps==0.2.0; python_version >= '3.8'
15-
mkdocs-material==9.5.38; python_version >= '3.8'
15+
mkdocs-material==9.5.39; python_version >= '3.8'
1616
mkdocs-material-extensions==1.3.1; python_version >= '3.8'
1717
packaging==24.1; python_version >= '3.7'
1818
paginate==0.5.7

0 commit comments

Comments
 (0)