Skip to content

Commit 02aeec8

Browse files
Bump pillow from 12.1.0 to 12.1.1 in /frontend
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.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@12.1.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 db8e7a6 commit 02aeec8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ furo==2025.12.19
44
graphviz==0.21
55
ipython==9.9.0
66
pdf2image==1.17.0
7-
pillow==12.1.0
7+
pillow==12.1.1
88
pydot-ng==2.0.0
99
Pygments==2.19.2
1010
pyparsing==3.3.2

frontend/requirements_frozen.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ packaging==26.0
2424
parso==0.8.5
2525
pdf2image==1.17.0
2626
pexpect==4.9.0
27-
pillow==12.1.0
27+
pillow==12.1.1
2828
prompt_toolkit==3.0.52
2929
ptyprocess==0.7.0
3030
pure_eval==0.2.3

0 commit comments

Comments
 (0)