From 1a82b2e95dd5e2b4435a752af0513104ecf57b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 19:18:07 +0000 Subject: [PATCH] chore(deps): bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.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/9.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docker-image/transform-sandbox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt b/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt index 23c6fcd..4b8bf53 100644 --- a/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt +++ b/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt @@ -29,7 +29,7 @@ numpy==1.19.5 packaging==21.3 pandas==1.3.2 patsy==0.5.1 -pillow==9.5.0 +pillow==10.3.0 pip==23.3 pmdarima==1.8.2 ptvsd==4.3.2