From 4662847aeaee3bdd92289d7d4475e4657bf38567 Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Wed, 12 Feb 2025 13:01:51 +0100 Subject: [PATCH] Update django-pg-rrule --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 48b4290e6..af864c298 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -130,7 +130,7 @@ recurring-ical-events = "^3.0.0" django-timezone-field = "^7.0" uwsgi = "^2.0.21" tqdm = "^4.66.1" -django-pg-rrule = "^0.3.1" +django-pg-rrule = "^0.4.0" libsass = "^0.23.0" graphene-django-optimizer-reloaded = "^0.9.2" defusedxml = "^0.7.1" -- GitLab