Skip to content

Commit

Permalink
Bump pillow from 7.0.0 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.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@7.0.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2022
1 parent a50bd7a commit 1df8ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

INSTALL_REQUIRES = [
"antlr4-python3-runtime==4.9.3",
"Pillow==7.0.0",
"Pillow==9.0.1",
"SQLAlchemy==1.3.13",
"WebOb==1.8.6",
"WebTest==2.0.35",
Expand Down

0 comments on commit 1df8ac8

Please sign in to comment.