Skip to content

Commit 280ac21

Browse files
Bump pyspark from 3.3.1 to 3.3.2 in /parquet/pytest (#6564)
Bumps [pyspark](https://github.com/apache/spark) from 3.3.1 to 3.3.2. - [Commits](apache/spark@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b945b15 commit 280ac21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parquet/pytest/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ py4j==0.10.9.5 \
145145
--hash=sha256:276a4a3c5a2154df1860ef3303a927460e02e97b047dc0a47c1c3fb8cce34db6 \
146146
--hash=sha256:52d171a6a2b031d8a5d1de6efe451cf4f5baff1a2819aabc3741c8406539ba04
147147
# via pyspark
148-
pyspark==3.3.1 \
149-
--hash=sha256:e99fa7de92be406884bfd831c32b9306a3a99de44cfc39a2eefb6ed07445d5fa
148+
pyspark==3.3.2 \
149+
--hash=sha256:0dfd5db4300c1f6cc9c16d8dbdfb82d881b4b172984da71344ede1a9d4893da8
150150
# via -r requirements.in
151151
pytest==7.2.0 \
152152
--hash=sha256:892f933d339f068883b6fd5a459f03d85bfcb355e4981e146d2c7616c21fef71 \

0 commit comments

Comments
 (0)