[fpdf2] add compatibility with fpdf2 2.7.6 (#10932)

This commit is contained in:
Matthias Schoettle
2023-11-15 09:11:59 -05:00
committed by GitHub
parent d1925f2bb6
commit dc4594a6e7
13 changed files with 341 additions and 78 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.7.4"
version = "2.7.6"
upstream_repository = "https://github.com/PyFPDF/fpdf2"
requires = ["types-Pillow>=9.2.0"]