Skip to content

Commit 7d3720e

Browse files
Bump pyspark from 2.3.2 to 3.3.2 in /python
Bumps [pyspark](https://github.com/apache/spark) from 2.3.2 to 3.3.2. - [Commits](apache/spark@v2.3.2...v3.3.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0ac69a commit 7d3720e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'numpy>=1.13.3',
3939
'pandas>=0.19.0',
4040
'psutil>=4.0.0',
41-
'pyspark==2.3.2',
41+
'pyspark==3.3.2',
4242
'pyzmq>=14.0.0',
4343
'pyarrow==14.0.1',
4444
'six>=1.5.0',

0 commit comments

Comments
 (0)