Skip to content

Commit d4f3ce3

Browse files
Bump pillow from 8.0.1 to 8.1.1 (#531)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@8.0.1...8.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9069f02 commit d4f3ce3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-webapp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ typing==3.7.4.3
2828
tzlocal==2.1
2929
watchdog==0.10.4
3030
xtarfile[zstd]==0.0.4
31-
Pillow==8.0.1
31+
Pillow==8.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
Flask-Cors==3.0.9
3-
Pillow==8.0.1
3+
Pillow==8.1.1
44
apache-libcloud==3.2.0
55
applicationinsights==0.11.9
66
beautifulsoup4==4.9.3

0 commit comments

Comments
 (0)