Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 13, 2024
1 parent 5dec9f7 commit 3821833
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.1"
pyspark = "3.5.2"
cython = "3.0.11"
deptry = ">=0.14,<0.20"
docutils = "!=0.21"
Expand Down

0 comments on commit 3821833

Please sign in to comment.