Skip to content

Commit aa45a7a

Browse files
Merge pull request #3 from digital-codes/dependabot/pip/src/pillow-12.1.1
Bump pillow from 5.3.0 to 12.1.1 in /src
2 parents fb66cb4 + e91b826 commit aa45a7a

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)