We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1837cc8 commit d410037Copy full SHA for d410037
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"quickpay-api-client==2.0.1",
45
"Unidecode==1.4.0",
46
# pillow is only here to make old migrations run
47
- "Pillow==12.0.0",
+ "Pillow==12.1.0",
48
"weasyprint==67.0",
49
]
50
0 commit comments