diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 4378c3069d..bd9b466e21 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "django-timezone-field==7.0", "certifi==2024.7.4", "chardet==5.2.0", - "idna==3.7", + "idna==3.10", "requests==2.32.3", "urllib3==2.2.2", "aniso8601==9.0.1",