From 8e3fb65466fdb014fb71ce5c7a9d2195fbfe8c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:32:42 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.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.4.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 274d1dd61..d03a2faad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ git+https://github.com/kvesteri/sqlalchemy-continuum.git # Probably requires # sudo apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev libharfbuzz-dev libfribidi-dev -pillow==8.4.0 +pillow==9.3.0 # probably requires `sudo apt install libxml2-dev libxslt1-dev` BeautifulSoup4==4.10.0