Skip to content

Commit 1a4fd3d

Browse files
Bump pillow from 8.4.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@8.4.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9702a2e commit 1a4fd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ git+https://github.com/kvesteri/sqlalchemy-continuum.git
6767

6868
# Probably requires
6969
# sudo apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev libharfbuzz-dev libfribidi-dev
70-
pillow==8.4.0
70+
pillow==9.0.1
7171

7272
# probably requires `sudo apt install libxml2-dev libxslt1-dev`
7373
BeautifulSoup4==4.10.0

0 commit comments

Comments
 (0)