Skip to content

Commit d3688c6

Browse files
deps: update pillow requirement from >=10.0.0 to >=10.4.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@10.0.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f86d109 commit d3688c6

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.31.0
22
beautifulsoup4>=4.12.0
33
lxml>=4.9.4
4-
Pillow>=10.0.0
4+
Pillow>=10.4.0

0 commit comments

Comments
 (0)