From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 00:43:24 +0000 (-0500) Subject: ⬆ Bump pillow from 10.2.0 to 10.3.0 (#11403) X-Git-Tag: 0.110.3~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11f95ddef6ebb656572531aeec82e1672fedb314;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump pillow from 10.2.0 to 10.3.0 (#11403) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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 8fa64cf39c..8462479ff4 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -8,7 +8,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==10.2.0 +pillow==10.3.0 # For image processing by Material for MkDocs cairosvg==2.7.0 mkdocstrings[python]==0.23.0