Skip to content

Commit 16b9b53

Browse files
Merge pull request #22 from NirShaharabani/whitesource-remediate/pillow-9.x
Update dependency Pillow to v9
2 parents bf2f317 + 3b4596b commit 16b9b53

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

projects/Instagram_profile/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lxml==4.6.3
1616
msgpack==0.6.2
1717
packaging==20.3
1818
pep517==0.8.2
19-
Pillow==8.3.2
19+
Pillow==9.0.0
2020
progress==1.5
2121
pyparsing==2.4.6
2222
pytoml==0.1.21

projects/Speed_Game/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ et-xmlfile==1.1.0
22
numpy==1.21.4
33
openpyxl==3.0.9
44
pandas==1.3.4
5-
Pillow==8.4.0
5+
Pillow==9.0.0
66
python-dateutil==2.8.2
77
pytz==2021.3
88
six==1.16.0

projects/Wikipedia_search_wordcloud/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ idna==2.10
66
kiwisolver==1.2.0
77
matplotlib==3.3.1
88
numpy==1.19.1
9-
Pillow==7.2.0
9+
Pillow==9.0.0
1010
pyparsing==2.4.7
1111
python-dateutil==2.8.1
1212
requests==2.24.0
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Pillow==7.2.0
1+
Pillow==9.0.0

0 commit comments

Comments
 (0)