Skip to content

Commit

Permalink
fix: doc-requirements.txt to reduce vulnerabilities (#1095)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-LXML-2940874

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
2 people authored and wild-endeavor committed Aug 2, 2022
1 parent 4d3d3a1 commit 202f8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ kubernetes==24.2.0
# via -r doc-requirements.in
lazy-object-proxy==1.7.1
# via astroid
lxml==4.9.0
lxml==4.9.1
# via sphinx-material
markdown==3.3.7
# via -r doc-requirements.in
Expand Down

0 comments on commit 202f8b1

Please sign in to comment.