Skip to content

Commit 43ecd14

Browse files
deps: update pillow requirement from >=11.2.1 to >=11.3.0
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 281a5cf commit 43ecd14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests>=2.32.5
22
beautifulsoup4>=4.14.3
33
lxml>=5.4.0
4-
Pillow>=11.2.1
4+
Pillow>=11.3.0

0 commit comments

Comments
 (0)