Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pillow from 4.2.1 to 9.0.0 in /column
Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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@4.2.1...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2022
commit a80ad60d01372ebfd671332f82349ce35c71b3f1
2 changes: 1 addition & 1 deletion column/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2017.7.27.1
chardet==3.0.4
idna==2.5
olefile==0.44
Pillow==4.2.1
Pillow==9.0.0
python-dateutil==2.6.1
requests==2.18.3
six==1.10.0
Expand Down