Skip to content

Commit 2786969

Browse files
committed
chore(deps): bump mkdocs-material to 9.5.21
1 parent 854727f commit 2786969

File tree

2 files changed

+250
-15
lines changed

2 files changed

+250
-15
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ verify_ssl = true
55

66
[packages]
77
mkdocs = "==1.6.0"
8-
mkdocs-material = "==8.5.11"
8+
mkdocs-material = "==9.5.21"
99
python-markdown-math = "==0.8"
10-
Pygments = "==2.11.2"
1110
prompt_toolkit = "==3.0.43"
1211
pyyaml = "==6.0.1"
1312
Jinja2 = "==3.1.4"
13+
pygments = "==2.18.0"
1414

1515
[dev-packages]
1616
invoke = "*"

0 commit comments

Comments
 (0)