diff --git a/pyproject.toml b/pyproject.toml index dcfd8f6..1df938f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ 'django-ical==1.9.2', 'django-phonenumber-field[phonenumberslite]==8.4.0', 'gunicorn==25.1.0', - 'holidays==0.90', + 'holidays==0.96', 'icalendar==7.0.0', 'Pillow==12.1.1', 'psycopg2-binary==2.9.11',