Skip to content

Commit 4e31a59

Browse files
Bump django-weasyprint from 2.4.0 to 2.5.0
Bumps [django-weasyprint](https://github.com/fdemmer/django-weasyprint) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/fdemmer/django-weasyprint/releases) - [Changelog](https://github.com/fdemmer/django-weasyprint/blob/main/CHANGELOG.md) - [Commits](fdemmer/django-weasyprint@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: django-weasyprint dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50e7cdb commit 4e31a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"django_stubs_ext==5.2.9",
3333
"django-tables2==2.8.0",
3434
"django-taggit==6.1.0",
35-
"django-weasyprint==2.4.0",
35+
"django-weasyprint==2.5.0",
3636
"icalendar==6.3.2",
3737
"irc3==1.1.10",
3838
"lxml==6.0.2",

0 commit comments

Comments
 (0)