Skip to content

Commit

Permalink
Build: Bump pyspark from 3.5.0 to 3.5.1 (#659)
Browse files Browse the repository at this point in the history
Bumps [pyspark](https://github.com/apache/spark) from 3.5.0 to 3.5.1.
- [Commits](apache/spark@v3.5.0...v3.5.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>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent f72e363 commit a74c45d
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 @@ -84,7 +84,7 @@ requests-mock = "1.12.1"
moto = { version = "^5.0.2", extras = ["server"] }
typing-extensions = "4.11.0"
pytest-mock = "3.14.0"
pyspark = "3.5.0"
pyspark = "3.5.1"
cython = "3.0.8"
deptry = ">=0.14,<0.17"
docutils = "!=0.21"
Expand Down

0 comments on commit a74c45d

Please sign in to comment.