From dcfefc567124a134e0a77383d4b937657817540b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:48:23 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.3.0 in /papers/bin Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/bin/requirements.txt b/papers/bin/requirements.txt index 5d09b0d..6c2af18 100644 --- a/papers/bin/requirements.txt +++ b/papers/bin/requirements.txt @@ -6,7 +6,7 @@ GitPython==3.1.37 idna==3.4 importlib-metadata==6.0.0 pdf2image==1.16.2 -Pillow==10.0.1 +Pillow==10.3.0 pyee==8.2.2 pyppeteer==1.0.2 requests==2.31.0