Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 13, 2022
1 parent 06f9edd commit 6a88252
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 269 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pylint = "~=2.8.2"
pylint-django = "~=2.4.4"

[packages]
Pillow = "~=8.3.2"
Pillow = "~=9.0.0"
django = "~=3.2.4"
gevent = "~=21.1.2"
gunicorn = "~=20.1.0"
Expand Down
Loading

0 comments on commit 6a88252

Please sign in to comment.