Skip to content

Commit e9980eb

Browse files
Update dependency pillow to v10.3.0 [SECURITY]
1 parent 004cb48 commit e9980eb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mrcfile==1.5.0
66
numpy==1.26.4
77
opencv-python-headless==4.9.0.80
88
pandas==2.2.1
9-
pillow==10.2.0
9+
pillow==10.3.0
1010
plotly==5.20.0
1111
pydantic==1.10.7
1212
starfile==0.5.6

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ matplotlib==3.8.3
77
mrcfile==1.5.0
88
opencv-python==4.9.0.80
99
pandas==2.2.1
10-
pillow==10.2.0
10+
pillow==10.3.0
1111
plotly==5.20.0
1212
pydantic==1.10.7
1313
pytest-cov==4.1.0

requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ispyb==10.0.0
33
matplotlib==3.8.3
44
mrcfile==1.5.0
55
pandas==2.2.1
6-
pillow==10.2.0
6+
pillow==10.3.0
77
plotly==5.20.0
88
pydantic==1.10.7
99
Sphinx==4.5.0

0 commit comments

Comments
 (0)