Skip to content

Commit

Permalink
Merge pull request #171 from BlackFoundryCom/dependabot/pip/pillow-10…
Browse files Browse the repository at this point in the history
….0.1

Bump pillow from 9.2.0 to 10.0.1
  • Loading branch information
justvanrossum authored Oct 4, 2023
2 parents 76eed16 + 79fd5fa commit bd96571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ skia-python==87.4
numpy==1.23.2 # undeclared dependency of skia-python
pycairo==1.21.0; sys_platform != 'darwin' # there are currently no Mac wheels for pycairo
pyobjc==8.5; sys_platform == 'darwin'
pillow==9.2.0
pillow==10.0.1

0 comments on commit bd96571

Please sign in to comment.