Update fpdf2 stubs to 2.6 (#9236)

This commit is contained in:
Sebastian Rittau
2022-11-22 20:44:53 -08:00
committed by GitHub
parent d2da97d99c
commit a46283c1cc
16 changed files with 622 additions and 317 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.5.*"
version = "2.6.*"
requires = ["types-Pillow"]
[tool.stubtest]