From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 08:06:44 +0000 (+0200) Subject: ⬆ Bump pillow from 11.0.0 to 11.2.1 (#1361) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2230d9d8a542c63bb872ee5ffe4f3bebe29c4f3a;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump pillow from 11.0.0 to 11.2.1 (#1361) Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.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.0.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index 58722b98..e717e71c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -7,7 +7,7 @@ pyyaml >=5.3.1,<7.0.0 # For Material for MkDocs, Chinese search # jieba==0.42.1 # For image processing by Material for MkDocs -pillow==11.0.0 +pillow==11.2.1 # For image processing by Material for MkDocs cairosvg==2.7.1 # mkdocstrings[python]==0.25.1