Skip to content

Commit 55c47f8

Browse files
Bump pillow from 8.1.2 to 8.2.0 (#550)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0. - [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.1.2...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 753c0e4 commit 55c47f8

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.1.2
31+
Pillow==8.2.0

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.1.2
3+
Pillow==8.2.0
44
apache-libcloud==3.2.0
55
applicationinsights==0.11.9
66
beautifulsoup4==4.9.3

0 commit comments

Comments
 (0)