Commit c4b42a2bad37a46033401f29e2300134c0610db4

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

Bump pillow from 9.0.0 to 9.0.1 (#433)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.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>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
requirements.txt
1 1 Cython==0.29.24
2   -Pillow==9.0.0
  2 +Pillow==9.0.1
3 3 Pypubsub==4.0.3
4 4 configparser==5.0.1
5 5 h5py==2.10.0
... ...