Skip to content

Commit f561816

Browse files
chore(deps): bump pillow in /vision/snippets/face_detection (GoogleCloudPlatform#11403)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89505e9 commit f561816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-vision==3.4.2
22
pillow==9.5.0; python_version < '3.8'
3-
pillow==10.2.0; python_version >= '3.8'
3+
pillow==10.3.0; python_version >= '3.8'

0 commit comments

Comments
 (0)