diff --git a/pyproject.toml b/pyproject.toml index 419f25b39..86213dfe8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ "django-scopes==2.0.*", "django-statici18n==2.4.*", "djangorestframework==3.14.*", - "dnspython==2.3.*", + "dnspython==2.5.*", "drf_ujson2==1.7.*", "geoip2==4.*", "importlib_metadata==7.*", # Polyfill, we can probably drop this once we require Python 3.10+