Update fpdf2 to 2.7.8 (#11410)

Closes: #11407
This commit is contained in:
Sebastian Rittau
2024-02-16 14:45:29 +01:00
committed by GitHub
parent cb27610970
commit 8a38ae62fb
10 changed files with 145 additions and 25 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.7.7"
version = "2.7.8"
upstream_repository = "https://github.com/PyFPDF/fpdf2"
requires = ["types-Pillow>=9.2.0"]