Skip to content

Commit c5bc8dc

Browse files
committed
fix: python/docs/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SPHINX-570772
1 parent e752e5f commit c5bc8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
googleapis-common-protos==1.56.1
22
jinja2==3.0.0
3-
sphinx==2.3.1
3+
sphinx==3.0.4
44
sphinx_rtd_theme==0.4.3
55
sphinxcontrib-napoleon==0.7

0 commit comments

Comments
 (0)