diff --git a/pyproject.toml b/pyproject.toml index f69a867..44f4ecd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "python-dotenv==1.1.0", "Werkzeug==3.0.1", "qrcode[pil]==8.2", - "WeasyPrint==65.1", + "WeasyPrint==67.0", "cryptography==45.0.4", "pyOpenSSL==24.1.0", "pytest" diff --git a/requirements.txt b/requirements.txt index 55d82e2..f70fe05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ email-validator==2.2.0 python-dotenv==1.0.1 Werkzeug==3.0.1 qrcode[pil]==7.4.2 -WeasyPrint==65.1 +WeasyPrint==67.0 cryptography==42.0.5 pyOpenSSL==24.1.0 pydyf==0.11.0