Skip to content

Commit e0c6e02

Browse files
chore(deps): update dependency pyspark to v4
1 parent d95a516 commit e0c6e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pyspark
2-
pyspark==3.5.7; python_version < "3.10"
2+
pyspark==4.1.0; python_version < "3.10"
33
pyspark==4.1.0; python_version >= "3.10"
44
# linters
55
flake8==7.3.0

0 commit comments

Comments
 (0)