File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88setup :
99 pip3 install --force-reinstall -r requirements.txt && \
10- pip3 install git+https:// ${MATERIAL_INSIDER_GITHUB_TOKEN} @github.com/squidfunk/ mkdocs-material-insiders.git
10+ pip3 install --upgrade --force-reinstall mkdocs-material
1111
1212serve :
1313 make clean
Original file line number Diff line number Diff line change 1- click == 8.3.0
1+ click == 8.3.1
22ghp-import == 2.1.0
33importlib-metadata == 8.7.0
44jinja2 == 3.1.6
5- markdown == 3.9
5+ markdown == 3.10
66markupsafe == 3.0.3
77mergedeep == 1.3.4
88mkdocs == 1.6.1
9- mkdocs-material == 9.6.22
9+ mkdocs-material == 9.7.0
1010mkdocs-material-extensions == 1.3.1
1111mkdocs-redirects == 1.2.2
1212mkdocs-static-i18n == 1.3.0
1313mkdocs-embed-external-markdown == 3.0.2
14- mkdocs-rss-plugin == 1.17.4
14+ mkdocs-rss-plugin == 1.17.7
1515packaging == 25.0
1616pygments == 2.19.2
17- pymdown-extensions == 10.16.1
17+ pymdown-extensions == 10.17.2
1818pyparsing == 3.2.5
1919python-dateutil >= 2.9.0.post0
2020pyyaml == 6.0.3
You can’t perform that action at this time.
0 commit comments