We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d4561 commit 5c77f02Copy full SHA for 5c77f02
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
"diskcache>=5.6.3",
43
"lxml>=6.0.0,<7",
44
"markupsafe>=3.0.2,<4.0",
45
- "pillow>=11.2.1",
+ "pillow>=12.0.0",
46
"platformdirs>=4.3.7",
47
"python-datauri>=3.0.2",
48
"pyyaml>=6.0.2",
@@ -156,7 +156,7 @@ typecheck = [
156
"jinja2==3.1.6",
157
"markupsafe==3.0.2",
158
"mypypp==0.1.1",
159
- "pillow==11.2.1",
+ "pillow==12.0.0",
160
"platformdirs==4.3.7",
161
"requests-mock==1.12.1",
162
"sphinx==8.1.3",
0 commit comments