Skip to content

Commit e00e0dc

Browse files
Bump pillow in /python/OpenVINO_EP/yolov4_object_detection (#409)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.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@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eed301 commit e00e0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/OpenVINO_EP/yolov4_object_detection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2023.7.22
22
flatbuffers==2.0
33
onnx
44
opencv-python==4.5.5.64
5-
Pillow==10.2.0
5+
Pillow==10.3.0
66
protobuf==3.20.2
77
scipy==1.10.0
88
typing-extensions==4.2.0

0 commit comments

Comments
 (0)