Bump pillow from 8.3.2 to 9.0.0 (#41)

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](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-13 09:51:12 +00:00
committed by GitHub
parent 24200c800e
commit c1662495ce
2 changed files with 53 additions and 57 deletions

View File

@@ -22,7 +22,7 @@ psycopg2 = "^2.8.6"
rarfile = "^4.0"
coverage = "^5.5"
django-extensions = "^3.1.3"
Pillow = "^8.2.0"
Pillow = "^9.0.0"
django-imagekit = "^4.0.2"
PyMuPDF = "^1.18.13"
django-bootstrap4 = "^3.0.0"