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

Commit 43f1acd

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-URLLIB3-14896210
1 parent b2ed54c commit 43f1acd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ pymdown-extensions>=9.9.1
44
mkdocs_pymdownx_material_extras==2.3.1
55
mkdocs-minify-plugin==0.6.2
66
mike==1.1.2
7+
urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)