From 275a7822ba9a3d406b7eaad8cdfae8ea04b2d597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:19:08 +0000 Subject: [PATCH] :arrow_up: Bump pillow from 10.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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/10.0.1...10.3.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..d518d84 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.3.0 # via # dot (setup.cfg) # imageio diff --git a/requirements-dev.txt b/requirements-dev.txt index 1db3256..62e7961 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.3.0 # via # dot (setup.cfg) # imageio diff --git a/requirements.txt b/requirements.txt index cdb637a..7fb3bc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ packaging==21.3 # matplotlib # pytest # scikit-image -pillow==10.0.1 +pillow==10.3.0 # via # dot (setup.cfg) # imageio