From ccb5cadb00ae52e7bc3a91253fc70bde7dec701d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:26:26 +0000 Subject: [PATCH] build(deps): Bump pillow from 9.2.0 to 9.3.0 in /requirements (#49) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.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.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cragwolfe --- requirements/pdf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pdf.txt b/requirements/pdf.txt index ea3105f39..e7fa311c9 100644 --- a/requirements/pdf.txt +++ b/requirements/pdf.txt @@ -73,7 +73,7 @@ pdfminer-six==20220524 # via pdfplumber pdfplumber==0.7.5 # via layoutparser -pillow==9.2.0 +pillow==9.3.0 # via # layoutparser # matplotlib