Skip to content

Commit e91b826

Browse files
Bump pillow from 5.3.0 to 12.1.1 in /src
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 12.1.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@5.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb66cb4 commit e91b826

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/requirements-win.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pywin32==223
22
numpy==1.14.5
3-
Pillow==5.3.0
3+
Pillow==12.1.1
44
feedparser==5.2.1
55
html2text==2018.1.9
66
imageio==2.4.1

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==1.14.5
2-
Pillow==5.3.0
2+
Pillow==12.1.1
33
feedparser==5.2.1
44
html2text==2018.1.9
55
imageio==2.4.1

0 commit comments

Comments
 (0)