Skip to content

Commit 38dfa46

Browse files
Apache Spark vulnerable Fix (#14441)
This is not really a vulnerability fix since the dep is in the docs and is not used. But for the sake of removing the security alert.
1 parent 978f55b commit 38dfa46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/docs/requirements_doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ sphinx-prompt
77
sphinx-toggleprompt
88
sphinx-autoapi
99
numpy
10-
pyspark==3.3.0
11-
Jinja2>=3
10+
pyspark==3.4.0
11+
Jinja2>=3

0 commit comments

Comments
 (0)