From 4ed37f5efd1e4afd6853f0bad7da6d3a900f5bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:10:00 +0000 Subject: [PATCH] build(deps): bump pillow from 11.1.0 to 11.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1. - [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/11.1.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b65b67525..1de1347ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ipython==8.32.0 itables==2.3.0 notebook==7.3.3 pandas==2.2.3 -pillow==11.1.0 +pillow==11.2.1 plotly==5.24.1 pygithub==2.6.1 python-dotenv==1.1.0