Skip to content

Commit e0b3445

Browse files
committed
Do not use PySpark 4.0 for now
1 parent 320824b commit e0b3445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ updates:
2424
- dependency-name: towncrier
2525
# https://github.com/MobileTeleSystems/onetl/pull/297
2626
- dependency-name: pyspark
27-
versions: [4.x]
27+
versions: ['4']
2828
# https://til.simonwillison.net/github/dependabot-python-setup
2929
groups:
3030
python-packages:

0 commit comments

Comments
 (0)