From 59177fdf5be57db86026584d9145dad0a0639dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:17:34 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 10.3.0 in /clang/tpc_docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.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/9.0.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clang/tpc_docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/tpc_docs/requirements.txt b/clang/tpc_docs/requirements.txt index ff9afcee91..4a3a8729a2 100644 --- a/clang/tpc_docs/requirements.txt +++ b/clang/tpc_docs/requirements.txt @@ -1,5 +1,5 @@ docutils==0.17 -pillow==9.0.0 +pillow==10.3.0 reportlab==3.6.5 rst2pdf==0.99 matplotlib==3.5.1