Skip to content

Commit

Permalink
Bump pyspark from 2.3.2 to 3.3.2 in /python
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent e0ac69a commit 7d3720e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'numpy>=1.13.3',
'pandas>=0.19.0',
'psutil>=4.0.0',
'pyspark==2.3.2',
'pyspark==3.3.2',
'pyzmq>=14.0.0',
'pyarrow==14.0.1',
'six>=1.5.0',
Expand Down

0 comments on commit 7d3720e

Please sign in to comment.