From 7a2c284a46bc938bd934b62660158107ba939239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 12:29:48 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pyspark_docker/pyspark_scripts/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt b/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt index 907c9c1e5..269f86f4f 100644 --- a/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt +++ b/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt @@ -38,7 +38,7 @@ pandocfilters==1.4.2 parso==0.7.0 pathtools==0.1.2 pickleshare==0.7.5 -Pillow==7.1.2 +Pillow==9.3.0 pipreqs==0.4.10 plotly==4.14.3 plotting==0.0.6