Skip to content

Commit f17a9f9

Browse files
Bump pyspark from 3.2.2 to 3.3.2 (#238)
Bumps [pyspark](https://github.com/apache/spark) from 3.2.2 to 3.3.2. - [Commits](apache/spark@v3.2.2...v3.3.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8e9e1 commit f17a9f9

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -31,7 +31,7 @@ classifiers = [
3131
python = ">=3.8,<4"
3232
numpy = ">=1.14.1"
3333
pandas = ">=0.23.0"
34-
pyspark = { version = ">=2.4.7, <3.3.0", optional = true }
34+
pyspark = { version = ">=2.4.7,<3.4.0", optional = true }
3535

3636
[tool.poetry.dev-dependencies]
3737
pytest = "^6.2.4"

0 commit comments

Comments
 (0)