Skip to content

Commit 6bd8dba

Browse files
Bump pillow from 7.1.1 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@7.1.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94f6da8 commit 6bd8dba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ itsdangerous==1.1.0
99
Jinja2==2.11.2
1010
MarkupSafe==1.1.1
1111
numpy==1.18.3
12-
Pillow==7.1.1
12+
Pillow==8.3.2
1313
python-dotenv==0.13.0
1414
visitor==0.1.3
1515
Werkzeug==0.15.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'Jinja2==2.11.2',
1616
'MarkupSafe==1.1.1',
1717
'numpy==1.18.3',
18-
'Pillow==7.1.1',
18+
'Pillow==8.3.2',
1919
'torch==1.5.0',
2020
'torchvision==0.6.0',
2121
'visitor==0.1.3',

0 commit comments

Comments
 (0)