Skip to content

Commit

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 13, 2022
1 parent 1418d6e commit 850aadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -4,7 +4,7 @@ black==21.12b0
flake8==4.0.1
isort==5.10.1
mypy==0.930
pillow==8.4.0
pillow==9.0.0
pip-tools==6.4.0
pre-commit==2.16.0
psycopg2-binary==2.9.3
Expand Down

0 comments on commit 850aadc

Please sign in to comment.