Skip to content

Commit

Permalink
Merge pull request #29 from eigenmiao/dependabot/pip/requirements/pil…
Browse files Browse the repository at this point in the history
…low-10.0.1

Bump pillow from 9.3.0 to 10.0.1 in /requirements
  • Loading branch information
eigenmiao authored Oct 15, 2023
2 parents c1cbdfb + 0be8448 commit 1085c6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lxml == 4.9.2
macholib == 1.16.2
numpy == 1.19.5
pefile == 2023.2.7
Pillow == 9.3.0
Pillow == 10.0.1
pip == 21.3.1
PyInstaller == 3.4
pyinstaller-hooks-contrib == 2022.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lxml == 4.9.2
macholib == 1.16.2
numpy == 1.19.5
pefile == 2023.2.7
Pillow == 9.3.0
Pillow == 10.0.1
pip == 21.3.1
PyInstaller == 3.4
pyinstaller-hooks-contrib == 2022.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ lxml == 4.9.2
macholib == 1.16.2
numpy == 1.19.5
pefile == 2023.2.7
Pillow == 9.3.0
Pillow == 10.0.1
pip == 21.3.1
PyInstaller == 3.4
pyinstaller-hooks-contrib == 2022.0
Expand Down

0 comments on commit 1085c6f

Please sign in to comment.