Bump Pillow to 10.1.* (#10897)

This commit is contained in:
Avasam
2023-10-16 22:34:45 +01:00
committed by GitHub
parent 5e13bc08e1
commit f99e8b0615
12 changed files with 24 additions and 18 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
version = "10.0.*"
version = "10.1.*"
upstream_repository = "https://github.com/python-pillow/Pillow"
partial_stub = true
[tool.stubtest]
stubtest_requirements = ["olefile"]