From 376a1c5d034145d1caf9a9c16e73511e75dffddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:59:36 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 10.0.1 to 10.2.0 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] --- requirements-apple-m2.txt | 2 +- requirements-dev.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-apple-m2.txt b/requirements-apple-m2.txt index ae1e55f..7143acf 100644 --- a/requirements-apple-m2.txt +++ b/requirements-apple-m2.txt @@ -74,7 +74,7 @@ packaging==21.3 # kornia # matplotlib # scikit-image -pillow==10.0.1 +pillow==10.2.0 # via # dot (setup.cfg) # imageio diff --git a/requirements-dev.txt b/requirements-dev.txt index 1db3256..1900903 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -162,7 +162,7 @@ pefile==2023.2.7 # via pyinstaller pickleshare==0.7.5 # via ipython -pillow==10.0.1 +pillow==10.2.0 # via # dot (setup.cfg) # imageio diff --git a/requirements.txt b/requirements.txt index cdb637a..31a6bfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ packaging==21.3 # matplotlib # pytest # scikit-image -pillow==10.0.1 +pillow==10.2.0 # via # dot (setup.cfg) # imageio