mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Bump weasyprint (#5885)
* bumped weasyprint * factored reused section out (reduce DB access) * added pdf-context testing Co-authored-by: miggland <miggland@users.noreply.github.com> * switched to pdfminer.six * make test more resilient --------- Co-authored-by: miggland <miggland@users.noreply.github.com>
This commit is contained in:
@ -269,7 +269,7 @@ requests==2.31.0
|
||||
# requests-oauthlib
|
||||
requests-oauthlib==1.3.1
|
||||
# via django-allauth
|
||||
rpds-py==0.10.6
|
||||
rpds-py==0.12.0
|
||||
# via
|
||||
# jsonschema
|
||||
# referencing
|
||||
@ -311,7 +311,7 @@ urllib3==2.0.7
|
||||
# dulwich
|
||||
# requests
|
||||
# sentry-sdk
|
||||
weasyprint==54.3
|
||||
weasyprint==60.1
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-weasyprint
|
||||
|
Reference in New Issue
Block a user