From 1f734c688894471109f4c9ac9959317d76304e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 06:59:09 +0000 Subject: [PATCH] build(deps): bump pillow from 8.3.2 to 12.3.0 in /scrapers/py_importers Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 12.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/8.3.2...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapers/py_importers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers/py_importers/requirements.txt b/scrapers/py_importers/requirements.txt index 97dc0f23..819354d1 100644 --- a/scrapers/py_importers/requirements.txt +++ b/scrapers/py_importers/requirements.txt @@ -11,5 +11,5 @@ urllib3==1.26.6 webencodings==0.5.1 wget==3.2 webptools==0.0.5 -pillow==8.3.2 +pillow==12.3.0 py7zr==0.22.0 \ No newline at end of file