Skip to content

Commit 79c5450

Browse files
Build: Bump pyspark from 3.5.5 to 3.5.6
Bumps [pyspark](https://github.com/apache/spark) from 3.5.5 to 3.5.6. - [Commits](apache/spark@v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: pyspark dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc4a3aa commit 79c5450

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
@@ -97,7 +97,7 @@ requests-mock = "1.12.1"
9797
moto = { version = "^5.0.2", extras = ["server"] }
9898
typing-extensions = "4.13.2"
9999
pytest-mock = "3.14.1"
100-
pyspark = "3.5.5"
100+
pyspark = "3.5.6"
101101
cython = "3.1.1"
102102
deptry = ">=0.14,<0.24"
103103
datafusion = ">=44,<48"

0 commit comments

Comments
 (0)