diff --git a/pyproject.toml b/pyproject.toml index 73d1385ade..c5cb3756b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dependencies = [ "django-scopes==2.0.*", "django-statici18n==2.3.*", "djangorestframework==3.14.*", - "dnspython==2.2.*", + "dnspython==2.3.*", "drf_ujson2==1.7.*", "geoip2==4.*", "importlib_metadata==6.6.*", # Polyfill, we can probably drop this once we require Python 3.10+