Skip to content

Commit 743d709

Browse files
Merge pull request #19 from LSEG-API-Samples/dependabot/pip/Python/pillow-12.1.1
Bump pillow from 11.1.0 to 12.1.1 in /Python
2 parents 8f176f5 + af796e4 commit 743d709

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python/requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ packaging==24.2
6161
pandas==2.2.3
6262
pandocfilters==1.5.1
6363
parso==0.8.4
64-
pillow==11.1.0
64+
pillow==12.1.1
6565
platformdirs==4.3.6
6666
prometheus_client==0.21.1
6767
prompt_toolkit==3.0.50

Python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ matplotlib==3.10.0
99
numpy==2.2.2
1010
packaging==24.2
1111
pandas==2.2.3
12-
pillow==11.1.0
12+
pillow==12.1.1
1313
pyparsing==3.2.1
1414
python-dateutil==2.9.0.post0
1515
python-dotenv==1.0.1

0 commit comments

Comments
 (0)