Bump ical to 9.1.0 version

This commit is contained in:
2025-04-06 23:31:15 +02:00
parent 86b8745665
commit e52b2eadbe
2 changed files with 5 additions and 6 deletions

View File

@ -43,7 +43,7 @@ dependencies = [
"tomli<3.0.0,>=2.2.1",
"django-honeypot<2.0.0,>=1.2.1",
"pydantic-extra-types<3.0.0,>=2.10.2",
"ical<9.0.0,>=8.3.1",
"ical<10.0.0,>=9.1.0",
"redis[hiredis]<6.0.0,>=5.2.0",
"environs[django]<15.0.0,>=14.1.0",
"requests>=2.32.3",