From 29fb490dd0586c01821ac0647760f2c6efc9e7f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:48:49 +0000 Subject: [PATCH] Bump pyspark in /TensorFlow/Recommendation/WideAndDeep Bumps [pyspark](https://github.com/apache/spark) from 3.1.3 to 3.3.2. - [Commits](https://github.com/apache/spark/compare/v3.1.3...v3.3.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TensorFlow/Recommendation/WideAndDeep/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TensorFlow/Recommendation/WideAndDeep/requirements.txt b/TensorFlow/Recommendation/WideAndDeep/requirements.txt index 6a431a54c..25a624af5 100644 --- a/TensorFlow/Recommendation/WideAndDeep/requirements.txt +++ b/TensorFlow/Recommendation/WideAndDeep/requirements.txt @@ -1,3 +1,3 @@ git+https://github.com/NVIDIA/dllogger@v1.0.0#egg=dllogger ipdb==0.13.9 -pyspark==3.1.3 +pyspark==3.3.2