Skip to content

Commit e30071d

Browse files
Bump pyspark from 2.3.2 to 3.2.2
Bumps [pyspark](https://github.com/apache/spark) from 2.3.2 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](apache/spark@v2.3.2...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 069ed0f commit e30071d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'click_datetime==0.2',
3535
'numpy==1.19.4',
3636
'pandas==1.1.4',
37-
'pyspark==2.3.2',
37+
'pyspark==3.2.2',
3838
'python-moztelemetry @ git+http://github.com/mozilla/python_moztelemetry.git@v0.10.2#egg=python-moztelemetry',
3939
'requests-toolbelt==0.9.1',
4040
'requests==2.25.0',

0 commit comments

Comments
 (0)