Commit 68f684f93e9adb8104dbd0cb48b4b3b8e0a40822

Authored by dependabot[bot]
Committed by GitHub
1 parent a1c0904b
Exists in master

Bump pillow from 8.3.2 to 9.0.0 (#415)

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>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
requirements.txt
1 1 Cython==0.29.24
2   -Pillow==8.3.2
  2 +Pillow==9.0.0
3 3 Pypubsub==4.0.3
4 4 configparser==5.0.1
5 5 h5py==2.10.0
... ...