Skip to content

Commit 5c49100

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update weasyprint requirement from ~=65.0 to >=65,<67
Updates the requirements on [weasyprint](https://github.com/Kozea/WeasyPrint) to permit the latest version. - [Release notes](https://github.com/Kozea/WeasyPrint/releases) - [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst) - [Commits](Kozea/WeasyPrint@v65.0...v66.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '66.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69b7cfd commit 5c49100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
),
4343
"passlib~=1.7.1",
4444
"djangorestframework-link-header-pagination~=0.1.1",
45-
"weasyprint~=65.0",
45+
"weasyprint>=65,<67",
4646
"dj-rest-auth>=6.0,<7.1",
4747
"django-sendsms~=0.5.0",
4848
"jsonfield~=3.1.0",

0 commit comments

Comments
 (0)