[fpdf2] Update to 2.8.2 (#13264)

This commit is contained in:
Sebastian Rittau
2024-12-22 16:49:46 -08:00
committed by GitHub
parent 7c0974c0cd
commit 619e8f3680
14 changed files with 219 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.8.1"
version = "2.8.2"
upstream_repository = "https://github.com/PyFPDF/fpdf2"
requires = ["Pillow>=10.3.0"]