Skip to content

Commit e8ffc09

Browse files
Bump pillow from 10.3.0 to 11.0.0 (#1223)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.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@10.3.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0b411e commit e8ffc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/imagetagger/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.8.6
22
aiohttp-jinja2==1.5.1
33
keras==3.4.1
4-
Pillow==10.3.0
4+
Pillow==11.0.0
55
tensorflow==2.16.1
66
trafaret_config==2.0.2

0 commit comments

Comments
 (0)