Skip to content

Commit

Permalink
Bump pyspark from 3.2.1 to 3.2.2 in /plugins/flytekit-papermill
Browse files Browse the repository at this point in the history
Bumps [pyspark](https://github.com/apache/spark) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/spark/releases)
- [Commits](apache/spark@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: pyspark
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2022
1 parent 73eaad1 commit e439161
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions plugins/flytekit-papermill/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ binaryornot==0.4.4
# via cookiecutter
certifi==2021.10.8
# via requests
cffi==1.15.1
# via cryptography
chardet==4.0.0
# via binaryornot
charset-normalizer==2.0.10
Expand All @@ -24,6 +26,8 @@ cookiecutter==1.7.3
# via flytekit
croniter==1.2.0
# via flytekit
cryptography==37.0.4
# via secretstorage
dataclasses-json==0.5.6
# via flytekit
decorator==5.1.1
Expand Down Expand Up @@ -60,6 +64,10 @@ idna==3.3
# via requests
importlib-metadata==4.10.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.0.3
# via
# cookiecutter
Expand Down Expand Up @@ -102,11 +110,13 @@ protoc-gen-swagger==0.1.0
# via flyteidl
py==1.11.0
# via retry
py4j==0.10.9.3
py4j==0.10.9.5
# via pyspark
pyarrow==6.0.1
# via flytekit
pyspark==3.2.1
pycparser==2.21
# via cffi
pyspark==3.2.2
# via flytekitplugins-spark
python-dateutil==2.8.1
# via
Expand Down Expand Up @@ -138,6 +148,8 @@ responses==0.17.0
# via flytekit
retry==0.9.2
# via flytekit
secretstorage==3.3.2
# via keyring
six==1.16.0
# via
# cookiecutter
Expand Down

0 comments on commit e439161

Please sign in to comment.