From bdd2ae956f0c9c0e5ee58682833d243edc5163ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:16:29 +0100 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 in /requirements (#341) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements-macOS-latest-3.9.txt | 2 +- requirements/requirements-ubuntu-latest-3.9.txt | 2 +- requirements/requirements-windows-latest-3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements-macOS-latest-3.9.txt b/requirements/requirements-macOS-latest-3.9.txt index 530a0c25..2d2390eb 100644 --- a/requirements/requirements-macOS-latest-3.9.txt +++ b/requirements/requirements-macOS-latest-3.9.txt @@ -141,7 +141,7 @@ param==1.13.0 # pyviz-comms partd==1.4.0 # via dask -pillow==10.0.1 +pillow==10.2.0 # via # bokeh # imageio diff --git a/requirements/requirements-ubuntu-latest-3.9.txt b/requirements/requirements-ubuntu-latest-3.9.txt index 9cfcb620..df5882d5 100644 --- a/requirements/requirements-ubuntu-latest-3.9.txt +++ b/requirements/requirements-ubuntu-latest-3.9.txt @@ -172,7 +172,7 @@ param==1.13.0 # pyviz-comms partd==1.4.0 # via dask -pillow==10.0.1 +pillow==10.2.0 # via # bokeh # imageio diff --git a/requirements/requirements-windows-latest-3.9.txt b/requirements/requirements-windows-latest-3.9.txt index 6d3c9e3a..e808ca49 100644 --- a/requirements/requirements-windows-latest-3.9.txt +++ b/requirements/requirements-windows-latest-3.9.txt @@ -145,7 +145,7 @@ param==1.13.0 # pyviz-comms partd==1.4.0 # via dask -pillow==10.0.1 +pillow==10.2.0 # via # bokeh # imageio