Skip to content

Commit 436ee1a

Browse files
mdellwegpatchback[bot]
authored andcommitted
Update the pillow dependency
It clearly states semantic versioning. (cherry picked from commit 43f6200)
1 parent 9c37ec5 commit 436ee1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"galaxy_importer>=0.4.27,<0.5",
2828
"GitPython>=3.1.24,<3.2",
2929
"jsonschema>=4.9,<4.26",
30-
"Pillow>=10.3,<11.4",
30+
"Pillow>=10.3,<13", # Semantic Versioning https://pillow.readthedocs.io/en/stable/releasenotes/versioning.html
3131
"pulpcore>=3.49.0,<3.85",
3232
"PyYAML>=6.0.1,<7.0",
3333
"semantic_version>=2.9,<2.11",

0 commit comments

Comments
 (0)