From c0d6430d46fc6b9204d96bca6aab0a6fc7655ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:22:27 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 in /pgml-extension Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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/10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pgml-extension/requirements.linux.txt | 2 +- pgml-extension/requirements.macos.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pgml-extension/requirements.linux.txt b/pgml-extension/requirements.linux.txt index 067036d25..f185aed1b 100644 --- a/pgml-extension/requirements.linux.txt +++ b/pgml-extension/requirements.linux.txt @@ -73,7 +73,7 @@ orjson==3.9.10 packaging==23.2 pandas==2.1.4 peft==0.7.1 -Pillow==10.1.0 +Pillow==10.2.0 plotly==5.18.0 portalocker==2.8.2 protobuf==4.25.1 diff --git a/pgml-extension/requirements.macos.txt b/pgml-extension/requirements.macos.txt index b41533af7..2dcbc4c4f 100644 --- a/pgml-extension/requirements.macos.txt +++ b/pgml-extension/requirements.macos.txt @@ -56,7 +56,7 @@ orjson==3.9.10 packaging==23.2 pandas==2.1.4 peft==0.7.1 -Pillow==10.1.0 +Pillow==10.2.0 plotly==5.18.0 portalocker==2.8.2 protobuf==4.25.1