From f1e9ae7cd7d76ddbc1bed39b69a47caaee395622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 22:19:53 +0000 Subject: [PATCH] Bump pyspark in /hermione/data/project_artifacts/shared 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] --- hermione/data/project_artifacts/shared/pyspark/requirements.txt | 2 +- hermione/data/project_artifacts/shared/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hermione/data/project_artifacts/shared/pyspark/requirements.txt b/hermione/data/project_artifacts/shared/pyspark/requirements.txt index 30fdfc2..3469c0e 100644 --- a/hermione/data/project_artifacts/shared/pyspark/requirements.txt +++ b/hermione/data/project_artifacts/shared/pyspark/requirements.txt @@ -1,7 +1,7 @@ tabulate==0.8.9 joblib==1.0.1 matplotlib==3.3.4 -pyspark==3.1.2 +pyspark==3.2.2 numpy==1.21.0 mlflow==1.23.1 Unidecode==1.2.0 diff --git a/hermione/data/project_artifacts/shared/requirements.txt b/hermione/data/project_artifacts/shared/requirements.txt index c27626d..d41597a 100644 --- a/hermione/data/project_artifacts/shared/requirements.txt +++ b/hermione/data/project_artifacts/shared/requirements.txt @@ -24,7 +24,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 notebook==6.4.10 fastapi==0.75.0 uvicorn==0.17.5