Skip to content

Commit 0e01aa8

Browse files
⬆️ Bump pyspark from 3.4.0 to 3.4.1 (#45)
Bumps [pyspark](https://github.com/apache/spark) from 3.4.0 to 3.4.1. - [Commits](apache/spark@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76c8593 commit 0e01aa8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ databricks-sdk = "^0.1.11"
1414
black = "^23.3.0"
1515
isort = "^5.12.0"
1616
ruff = "^0.0.275"
17-
pyspark = "^3.4.0"
17+
pyspark = "^3.4.1"
1818
delta-spark = "^2.4.0"
1919

2020
[tool.black]

0 commit comments

Comments
 (0)