[fpdf2] Update to 2.7.9 (#11953)

This commit is contained in:
Sebastian Rittau
2024-05-18 12:51:24 +02:00
committed by GitHub
parent 9a7ff272cc
commit 8bd6cebbb4
11 changed files with 82 additions and 45 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.7.8"
version = "2.7.9"
upstream_repository = "https://github.com/PyFPDF/fpdf2"
requires = ["Pillow>=10.3.0"]