From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 02:50:49 +0000 (+0000) Subject: ⬆ Bump pillow from 10.1.0 to 10.2.0 (#11011) X-Git-Tag: 0.110.1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7fb46eab0762034f9cc44693e7e1ee35e69015a9;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump pillow from 10.1.0 to 10.2.0 (#11011) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 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.1.0...10.2.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> Co-authored-by: Sebastián Ramírez --- diff --git a/requirements-docs.txt b/requirements-docs.txt index 374f182056..e59521c61a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -9,7 +9,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.1.0 +pillow==10.2.0 # For image processing by Material for MkDocs cairosvg==2.7.0 mkdocstrings[python]==0.23.0