fix: doc-requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
This commit is contained in:
snyk-bot 2024-06-19 03:00:35 +00:00
parent c153e71aa3
commit afc66f2dcd
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ reuse
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
sphinx
sphinx_rtd_theme
urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability