Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 0cebec4 commit d42d07c
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 @@ -91,7 +91,7 @@ requests-mock = "1.12.1"
moto = { version = "^5.0.2", extras = ["server"] }
typing-extensions = "4.12.2"
pytest-mock = "3.14.0"
pyspark = "3.5.2"
pyspark = "3.5.3"
cython = "3.0.11"
deptry = ">=0.14,<0.21"
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
Expand Down

0 comments on commit d42d07c

Please sign in to comment.