From e5927afb1a1828d8dfcca386e31396a572b9c4d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 22:19:55 +0000 Subject: [PATCH] Bump pyspark from 3.2.1 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efb755c..6f2040c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ lightgbm==3.3.2 great-expectations==0.14.9 umap-learn==0.5.2 pingouin==0.5.1 -pyspark==3.2.1 +pyspark==3.2.2 fastapi==0.75.0 uvicorn==0.17.5 Jinja2==3.0.3 \ No newline at end of file