Skip to content

Commit

Permalink
fix: doc-requirements.txt to reduce vulnerabilities (#4164)
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-URLLIB3-5926907

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
EngHabu and snyk-bot authored Oct 5, 2023
1 parent 084eb78 commit 4ce7406
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 @@ -135,7 +135,7 @@ sphinxext-remoteliteralinclude==0.4.0
# via -r doc-requirements.in
unidecode==1.3.6
# via sphinx-autoapi
urllib3==2.0.4
urllib3==2.0.6
# via requests
virtualenv==20.24.5
# via pre-commit
Expand Down

0 comments on commit 4ce7406

Please sign in to comment.