Bump pillow from 9.1.0 to 9.1.1 (#62)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1.
- [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/9.1.0...9.1.1)

---
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-06-02 08:54:20 +01:00
committed by GitHub
parent 5679cbd9ef
commit 8edeea0e36
2 changed files with 41 additions and 41 deletions

View File

@@ -22,7 +22,7 @@ psycopg2 = "^2.8.6"
rarfile = "^4.0"
coverage = "^6.2"
django-extensions = "^3.1.3"
Pillow = "^9.0.0"
Pillow = "^9.1.1"
django-imagekit = "^4.0.2"
PyMuPDF = "~1.18"
django-bootstrap4 = "^22.1"