Update fpdf2 stubs to 2.6.1 (#9546)

This commit is contained in:
Sebastian Rittau
2023-01-17 13:25:41 +01:00
committed by GitHub
parent 2b9f200e7e
commit 7b848b4ede
14 changed files with 184 additions and 30 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
version = "2.6.0"
requires = ["types-Pillow"]
version = "2.6.1"
requires = ["types-Pillow>=9.2.0"]
[tool.stubtest]
ignore_missing_stub = false