Skip to content

Commit

Permalink
Bump pillow from 9.3.0 to 10.0.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 09fec56 commit dd49b05
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==9.3.0
Pillow==10.0.1

# Our API
djangorestframework==3.14.0
Expand Down

0 comments on commit dd49b05

Please sign in to comment.