From d32c46215ad9e3d51d956f2a929297614a928a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 01:47:49 +0000 Subject: [PATCH] build(deps): Bump pillow from 9.5.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bc0186f59..e73dae9f9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aiographfix==0.2.2 # feed parsing feedparser==6.0.10 # feedparser@git+https://github.com/Rongronggg9/feedparser.git@develop listparser[lxml]==0.19 -pillow==9.5.0 +pillow==10.0.1 beautifulsoup4==4.12.2 lxml==4.9.3 rapidfuzz==3.2.0