From f460c3972507d80d791b99c1314e47b2fd64985c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:09:25 +0000 Subject: [PATCH] build(deps): bump pillow from 8.3.2 to 10.0.1 in /scrapers/py_importers Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 10.0.1. - [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...10.0.1) --- updated-dependencies: - dependency-name: pillow 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 3f0d398a..207519cd 100644 --- a/scrapers/py_importers/requirements.txt +++ b/scrapers/py_importers/requirements.txt @@ -11,4 +11,4 @@ urllib3==1.26.6 webencodings==0.5.1 wget==3.2 webptools==0.0.5 -pillow==8.3.2 +pillow==10.0.1