From 72c8b00a250fa0812e3cfece025f61d8539f136d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:51:43 +0000 Subject: [PATCH] Build(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04159acc..0832a41f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -187,7 +187,7 @@ pandas==2.0.3 # pybids # seaborn # tedana -pillow==10.0.1 +pillow==10.2.0 # via # bokeh # imageio