Update pypdf requirement from ==5.4.* to ==5.6.* (#5201)

This commit is contained in:
dependabot[bot]
2025-06-10 15:17:05 +02:00
committed by GitHub
parent 234a3d0db1
commit f9acefc0f9
+1 -1
View File
@@ -81,7 +81,7 @@ dependencies = [
"pycountry",
"pycparser==2.22",
"pycryptodome==3.23.*",
"pypdf==5.4.*",
"pypdf==5.6.*",
"python-bidi==0.6.*", # Support for Arabic in reportlab
"python-dateutil==2.9.*",
"pytz",