Skip to content

Commit 1caa57f

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update weasyprint requirement from <67,>=65 to >=65,<68
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...v67.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '67.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d07debf commit 1caa57f

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
@@ -50,7 +50,7 @@
5050
),
5151
"passlib~=1.7.1",
5252
"djangorestframework-link-header-pagination~=0.1.1",
53-
"weasyprint>=65,<67",
53+
"weasyprint>=65,<68",
5454
"dj-rest-auth>=6.0,<7.1",
5555
"django-sendsms~=0.5.0",
5656
"jsonfield~=3.1.0",

0 commit comments

Comments
 (0)