Skip to content

Commit 000354d

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-PYDANTIC-5907722
1 parent 2f32e74 commit 000354d

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
@@ -1,3 +1,4 @@
11
pallets_sphinx_themes==2.*
22
myst-parser==2.0.*
33
autodoc_pydantic==1.9.0
4+
pydantic>=2.4.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)