Skip to content

Commit fa366fa

Browse files
Bump pillow from 12.2.0 to 12.3.0 in /samples/python (#170)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.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@12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 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 c0e9cfa commit fa366fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.2
22
numpy==1.26.3
33
pyopencl==2023.1.4
4-
pillow==12.2.0
4+
pillow==12.3.0
55

66
jupyterlab==4.5.9

0 commit comments

Comments
 (0)