Skip to content

Commit

Permalink
Bump pyspark from 3.5.3 to 3.5.4
Browse files Browse the repository at this point in the history
Bumps [pyspark](https://github.com/apache/spark) from 3.5.3 to 3.5.4.
- [Commits](apache/spark@v3.5.3...v3.5.4)

---
updated-dependencies:
- dependency-name: pyspark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 1b9845d commit c761a3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.9"
Faker = "^33.1.0"
polars = {extras = ["plot"], version = "^1.17"}
pyspark = "^3.5.1"
pyspark = "^3.5.4"
pyarrow = "^18.1"
graphviz = "^0.20.3"

Expand Down

0 comments on commit c761a3a

Please sign in to comment.