Skip to content

Commit 2fed809

Browse files
build(deps): update pillow requirement from <11.2,>=10.3 to >=10.3,<11.3
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.3.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d627718 commit 2fed809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-insiders.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-i
66

77
# social plugin requirements
88
cairosvg~=2.7
9-
Pillow>=10.3,<11.2
9+
Pillow>=10.3,<11.3
1010

1111
-r requirements.txt

0 commit comments

Comments
 (0)