From 467603ee61898f484c46c1c3d2e78f83d07e8208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 16:38:15 +0000 Subject: [PATCH] build(deps): Bump pillow from 9.5.0 to 10.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.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/9.5.0...10.0.0) --- 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 a94c3981e9..14ff89dd66 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.0 beautifulsoup4==4.12.2 lxml==4.9.3 rapidfuzz==3.1.1