Skip to content

Commit 249e211

Browse files
authored
Update MkDocs, MkDocs Material, Pygments, and Prompt Toolkit to latest versions (#864)
* Update pipfile.lock * Update mkdocs and mkdocs-material * Update Pygments and prompt_toolkit * Update Pigments and prompt_toolkit
1 parent 02a56c1 commit 249e211

File tree

2 files changed

+318
-316
lines changed

2 files changed

+318
-316
lines changed

Pipfile

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ url = "https://pypi.org/simple"
44
verify_ssl = true
55

66
[packages]
7-
mkdocs = "==1.5.3"
8-
mkdocs-material = "==9.4.2"
7+
mkdocs = "==1.6.0"
8+
mkdocs-material = "==9.5.21"
99
python-markdown-math = "==0.8"
10-
Pygments = "==2.16.1"
11-
prompt_toolkit = "==3.0.39"
10+
Pygments = "==2.17.2"
11+
prompt_toolkit = "==3.0.43"
1212
pyyaml = "==6.0.1"
1313
Jinja2 = "==3.1.3"
1414
pillow = "*"

0 commit comments

Comments
 (0)