Skip to content

Commit 8c6f8e1

Browse files
Bump pillow from 12.1.1 to 12.2.0 in /src
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89af7e7 commit 8c6f8e1

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==301
22
numpy==1.14.5
3-
Pillow==12.1.1
3+
Pillow==12.2.0
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.22.0
2-
Pillow==12.1.1
2+
Pillow==12.2.0
33
feedparser==5.2.1
44
html2text==2018.1.9
55
imageio==2.4.1

0 commit comments

Comments
 (0)