Skip to content

Commit fd09991

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 99e7975 commit fd09991

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
@@ -68,7 +68,7 @@ git+https://github.com/kvesteri/sqlalchemy-continuum.git
6868
# Probably requires
6969
# sudo apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev libharfbuzz-dev libfribidi-dev
7070

71-
pillow==8.4.0
71+
pillow==9.0.1
7272

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

0 commit comments

Comments
 (0)