Commit ce4b93a16966f432e5292434c4dfe1beb083eff9

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

Bump pillow from 8.1.1 to 8.2.0 (#273)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.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.22
2   -Pillow==8.1.1
  2 +Pillow==8.2.0
3 3 Pypubsub==4.0.3
4 4 configparser==5.0.1
5 5 h5py==2.10.0
... ...