Skip to content

Commit

Permalink
fix: doc-requirements.txt to reduce vulnerabilities
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
  • Loading branch information
snyk-bot committed Jul 6, 2022
1 parent 3137609 commit 20d46e4
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 20d46e4

Please sign in to comment.