From 3912edb5ca80ebd17889cc3be016ae1496d45c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:01:29 +0000 Subject: [PATCH] build(deps): bump pillow from 8.3.2 to 10.3.0 in /scrapers/py_importers Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...10.3.0) --- 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..86db94e3 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.3.0