Skip to content

Bump pillow from 4.2.1 to 9.0.0 in /architectures/pytorch #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
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 /architectures/pytorch
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 7b51a25c7e51ed55821ffe9d8768bf157eeac18e
2 changes: 1 addition & 1 deletion architectures/pytorch/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.13.1
olefile==0.44
Pillow==4.2.1
Pillow==9.0.0
PyYAML==3.12
six==1.10.0
torch==0.2.0.post1
Expand Down