Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 786c0a9

Browse files
committed
fix: docs/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYMDOWNEXTENSIONS-12427119
1 parent b2ed54c commit 786c0a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mkdocs==1.4.2
22
mkdocs-material==9.0.5
3-
pymdown-extensions>=9.9.1
3+
pymdown-extensions>=10.16.1
44
mkdocs_pymdownx_material_extras==2.3.1
55
mkdocs-minify-plugin==0.6.2
66
mike==1.1.2

0 commit comments

Comments
 (0)