Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 2, 2022
1 parent 86414c1 commit dae2a28
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==22.3.0
flake8==4.0.1
isort==5.10.1
mypy==0.961
pillow==9.1.1
pillow==9.2.0
pip-tools==6.6.2
pre-commit==2.19.0
psycopg2-binary==2.9.3
Expand Down

0 comments on commit dae2a28

Please sign in to comment.