Skip to content

Commit a408768

Browse files
fix(deps): update dependency icalendar to v7.0.3
1 parent 6dbd814 commit a408768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
'django-phonenumber-field[phonenumberslite]==8.4.0',
4242
'gunicorn==25.1.0',
4343
'holidays==0.90',
44-
'icalendar==7.0.0',
44+
'icalendar==7.0.3',
4545
'Pillow==12.1.1',
4646
'psycopg2-binary==2.9.11',
4747
'python-dateutil==2.9.0.post0',

0 commit comments

Comments
 (0)