Skip to content

Commit

Permalink
Merge pull request #816 from readthedocs/dependabot/pip/requirements/…
Browse files Browse the repository at this point in the history
…pillow-10.2.0

Bump pillow from 10.0.1 to 10.2.0 in /requirements
  • Loading branch information
davidfischer authored Feb 19, 2024
2 parents 690305f + 1bb0c09 commit 198834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ celery[redis]==5.3.1
whitenoise==6.0.0

# Handling and processing uploaded images
Pillow==10.0.1
Pillow==10.2.0

# Our API
djangorestframework==3.14.0
Expand Down

0 comments on commit 198834e

Please sign in to comment.