Skip to content

Commit

Permalink
Bump pillow from 9.5.0 to 10.0.1 (#331)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent d1b13bf commit df49704
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 318 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ psycopg2-binary = "<2.9"
# Django support for network address fields on PostgreSQL
django-netfields = "<2.0.0"
# Required to generate sprites from Graphite
Pillow = "~=9.1"
Pillow = "~=10.0"
# Required to parse human readable string like "a day ago" to a datetime
dateparser = "~=1.1"
# Use Twelve-factor methodology to configure environment variables
Expand Down
Loading

0 comments on commit df49704

Please sign in to comment.