Skip to content

Commit

Permalink
build(deps): bump pillow in /openfl-workspace/torch_cnn_histology/src
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 48a6f60 commit abf65cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfl-workspace/torch_cnn_histology/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
torchvision==0.14.1
Pillow==9.3.0
Pillow==10.0.1
tqdm==4.48.2
numpy==1.22.2
torch>=1.13.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit abf65cb

Please sign in to comment.